Bug 868343 - Seam2.3 mail only a single attachment is attached to a mail
Summary: Seam2.3 mail only a single attachment is attached to a mail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Seam
Version: 2.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: CR1
: 2.1.0
Assignee: Marek Novotny
QA Contact: Marek Schmidt
URL:
Whiteboard: Seam2.3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-19 14:36 UTC by Marek Schmidt
Modified: 2013-06-07 13:55 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-30 15:34:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBPAPP-6650 0 Major Closed Problem sending an email with multiple recipients and attachments in <ui:repeat> 2012-11-22 09:05:24 UTC
Red Hat Issue Tracker JBSEAM-5055 0 Major Closed only a single attachment is attached to a mail 2013-06-07 13:54:55 UTC

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


Note You need to log in before you can comment on or make changes to this bug.