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