Description
With a new version of commons-fileupload a new option has been added to limit number of uploaded files (not size, but number). It would be good to support this in Struts as well by adding a new constant "struts.multipart.maxFiles"
https://github.com/apache/commons-fileupload/pull/185
Attachments
Issue Links
- is related to
-
WW-5266 Add configuration option for a per-file max size for multipart requests
- Closed
- links to