You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Fabio Fucci (JIRA)" <ji...@apache.org> on 2011/07/26 10:15:09 UTC

[jira] [Created] (WW-3665) Exceeding struts.multipart.maxSize empties form fields

Exceeding struts.multipart.maxSize empties form fields
------------------------------------------------------

                 Key: WW-3665
                 URL: https://issues.apache.org/jira/browse/WW-3665
             Project: Struts 2
          Issue Type: Bug
          Components: Core Interceptors
    Affects Versions: 2.2.3
         Environment: Struts 2.2.3 on JBoss 6.

Page having a form with some common fields and <input type="file" .../>.
            Reporter: Fabio Fucci


Having a form with file upload capability (even with multiple files) and exceeding the size specified in struts.multipart.maxSize causes the Interceptor (FileUploadInterceptor) to throw an exception that returns to the view page losing the form fields.
This is very annoying for usability standards and prevents a correct error management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (WW-3665) Exceeding struts.multipart.maxSize empties form fields

Posted by "Maurizio Cucchiara (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WW-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maurizio Cucchiara closed WW-3665.
----------------------------------

    Resolution: Duplicate

Closing duplicated issue.
Thank you anyway for the submission.

> Exceeding struts.multipart.maxSize empties form fields
> ------------------------------------------------------
>
>                 Key: WW-3665
>                 URL: https://issues.apache.org/jira/browse/WW-3665
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.2.3
>         Environment: Struts 2.2.3 on JBoss 6.
> Page having a form with some common fields and <input type="file" .../>.
>            Reporter: Fabio Fucci
>
> Having a form with file upload capability (even with multiple files) and exceeding the size specified in struts.multipart.maxSize causes the Interceptor (FileUploadInterceptor) to throw an exception that returns to the view page losing the form fields.
> This is very annoying for usability standards and prevents a correct error management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira