You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/25 09:43:00 UTC

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

     [ https://issues.apache.org/jira/browse/WW-5285?focusedWorklogId=847612&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-847612 ]

ASF GitHub Bot logged work on WW-5285:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Feb/23 09:42
            Start Date: 25/Feb/23 09:42
    Worklog Time Spent: 10m 
      Work Description: lukaszlenart opened a new pull request, #662:
URL: https://github.com/apache/struts/pull/662

   Upgrades commons-fileupload to ver. 1.5 and sets default limit to 256 files
   
   Closes [WW-5285](https://issues.apache.org/jira/browse/WW-5285)




Issue Time Tracking
-------------------

            Worklog Id:     (was: 847612)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 6.2.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)