You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/10/01 05:16:37 UTC

[jira] Commented: (STR-3102) Form data lost due using multipart encryption

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

Paul Benedict commented on STR-3102:
------------------------------------

Can you provide an example webapp? No need to submit libraries or compiled classes. But just enough for me to compile and then run it locally.

> 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.