Bug 868343

Summary: Seam2.3 mail only a single attachment is attached to a mail
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Marek Schmidt <maschmid>
Component: SeamAssignee: Marek Novotny <mnovotny>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Schmidt <maschmid>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.1.0   
Target Milestone: CR1   
Target Release: 2.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Seam2.3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-30 15:34:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Schmidt 2012-10-19 14:36:28 UTC
Description of problem:

Using Seam Mail to send a message with multiple attachments, results in a mail with only a single attachment. 

Version-Release number of selected component (if applicable):
jboss-seam-2.3.0.Final-redhat-1

How reproducible:

Always

Steps to Reproduce:
1. Start a local MTA on port 25
2. Change examples/mail/mail-web/src/main/webapp/WEB-INF/components.xml mail-session port to 25
3. build and deploy the mail example
4. go to http://127.0.0.1:8080/seam-mail/index.seam
5. fill name and address (e.g. user@localhost)
6. click Send a simple email with attachment
  
Actual results:
the mail received contains only a single attachment.

Expected results:
the mail received should contain multiple attachments (e.g. some photos,  numbers.csv, a xls file and whyseam.pdf)

Additional info:

Comment 2 JBoss JIRA Server 2012-10-31 15:34:30 UTC
Marek Schmidt <maschmid> made a comment on jira JBSEAM-5055

Compare the change with https://source.jboss.org/browse/Seam/branches/enterprise/JBPAPP_5_0/src/mail/org/jboss/seam/mail/ui/UIBody.java?u=-1&r1=12606&r2=14153

Comment 3 Marek Novotny 2012-10-31 16:18:06 UTC
Fixed in https://source.jboss.org/changelog/Seam?cs=15337

Comment 4 JBoss JIRA Server 2012-10-31 20:13:25 UTC
Marek Novotny <mnovotny> updated the status of jira JBSEAM-5055 to Resolved

Comment 5 JBoss JIRA Server 2012-10-31 20:13:25 UTC
Marek Novotny <mnovotny> made a comment on jira JBSEAM-5055

fixed

Comment 8 Karel Piwko 2012-11-30 15:34:07 UTC
Distributed as a part of WFK 2.1.0.GA release.

Comment 9 JBoss JIRA Server 2013-06-07 13:55:02 UTC
Marek Novotny <mnovotny> updated the status of jira JBSEAM-5055 to Closed

Comment 10 JBoss JIRA Server 2013-06-07 13:55:02 UTC
Marek Novotny <mnovotny> made a comment on jira JBSEAM-5055

2.3.1.CR1 is now out, so closing all resolved issues