[ https://issues.apache.org/jira/browse/WW-5366?focusedWorklogId=979420&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-979420 ]
ASF GitHub Bot logged work on WW-5366: -------------------------------------- Author: ASF GitHub Bot Created on: 19/Aug/25 05:03 Start Date: 19/Aug/25 05:03 Worklog Time Spent: 10m Work Description: sonarqubecloud[bot] commented on PR #1307: URL: https://github.com/apache/struts/pull/1307#issuecomment-3199214269 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1307) **Quality Gate failed** Failed conditions  [75.8% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1307&metric=new_coverage&view=list) (required ≥ 80%) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1307) Issue Time Tracking ------------------- Worklog Id: (was: 979420) Time Spent: 0.5h (was: 20m) > Remove support for uploading empty files > ---------------------------------------- > > Key: WW-5366 > URL: https://issues.apache.org/jira/browse/WW-5366 > Project: Struts 2 > Issue Type: Improvement > Components: Core > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Priority: Major > Fix For: 7.1.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > The current version of Struts supports uploading empty files but looks like > this isn't a proper behaviour and such a logic should be removed. Also the > latest Commons FileUpload doesn't support uploading empty files. > This also require to define a proper error message > See for reference FILEUPLOAD-295 & WW-5088 > > See [https://github.com/apache/struts/pull/1097] > -- This message was sent by Atlassian Jira (v8.20.10#820010)