Form data lost due using multipart encryption
---------------------------------------------
Key: STR-3102
URL: https://issues.apache.org/struts/browse/STR-3102
Project: Struts 1
Issue Type: Bug
Affects Versions: 1.3.8
Environment: Redhat Enterprise 5, Tomcat 5.028, !E7 browser.
Reporter: Ismael Fal
When submitting a form using multipart encryption,
enctype="multipart/form-data", request data for a form bean (specifically, a
vector of custom objects) is lost. In a vector of 60 objects, one field from
one object was lost, seemingly arbitrary. When multipart encryption is turned
off, the data passes in the request as expected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.