You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2023/02/21 07:36:00 UTC

[jira] [Created] (WW-5285) Upgrade commons-fileupload to ver 1.5 and add option to limit number of accepted files

Lukasz Lenart created WW-5285:
---------------------------------

             Summary: Upgrade commons-fileupload to ver 1.5 and add option to limit number of accepted files
                 Key: WW-5285
                 URL: https://issues.apache.org/jira/browse/WW-5285
             Project: Struts 2
          Issue Type: Improvement
          Components: Core
            Reporter: Lukasz Lenart
             Fix For: 6.2.0


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]

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)