[
http://jira.jboss.com/jira/browse/JBSEAM-778?page=comments#action_12352355 ]
Uwe Sch¦fer commented on JBSEAM-778:
------------------------------------
See attached patched Version of MultipartRequest, that fixes the problem. (Don´t know if
done right, but works for me.)
MultipartRequest does not work with h:selectManyCheckbox
--------------------------------------------------------
Key: JBSEAM-778
URL:
http://jira.jboss.com/jira/browse/JBSEAM-778
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.1.5.GA
Environment: JBoss-4.0.5.GA on Bea JRockit (build
R26.4.0-63-63688-1.5.0_06-20060626-2259-win-ia32)
Reporter: Uwe Sch¦fer
Attachments: MultipartRequest.java
When using org.jboss.seam.servlet.SeamMultipartFilter in order to use s:fileUpload, an
instance of org.jboss.seam.servlet.MultipartRequest is used to handle the parsing of the
Request. Unfortunately, this class does not cope with a parameter occuring more than once
in a Request. This is the case when - for example - h:selectManyCheckbox is used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira