[ 
https://issues.apache.org/struts/browse/STR-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

kimura kouji updated STR-3102:
------------------------------

    Attachment: sample.zip

I provide sample web application which attached source and [struts1.3.8] 
library.

This sample web application check that values are ordinary set the properties 
of [ActionForm] when request send thouthands text by 
[enctype="multipart/form-data"], and if the values does not set, the text 
displayed on output jsp.

please check and try it.
Thank you.


> 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
>          Components: Core
>    Affects Versions: 1.3.8
>         Environment: Redhat Enterprise 5, Tomcat 5.028, !E7 browser.
>            Reporter: Ismael Fal
>         Attachments: sample.zip
>
>
> 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.

Reply via email to