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

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

                Author: ASF GitHub Bot
            Created on: 03/Feb/25 09:44
            Start Date: 03/Feb/25 09:44
    Worklog Time Spent: 10m 
      Work Description: lukaszlenart commented on code in PR #1203:
URL: https://github.com/apache/struts/pull/1203#discussion_r1939079642


##########
core/src/main/java/org/apache/struts2/dispatcher/multipart/JakartaMultiPartRequest.java:
##########
@@ -41,6 +43,16 @@ public class JakartaMultiPartRequest extends 
AbstractMultiPartRequest {
 
     private static final Logger LOG = 
LogManager.getLogger(JakartaMultiPartRequest.class);
 
+    public JakartaMultiPartRequest() {
+        super(Boolean.FALSE.toString());
+    }
+
+    public JakartaMultiPartRequest(

Review Comment:
   @gregh3269 tested this and even proposed a fix :)





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

    Worklog Id:     (was: 955152)
    Time Spent: 4h 40m  (was: 4.5h)

> Exclude malicious names
> -----------------------
>
>                 Key: WW-5501
>                 URL: https://issues.apache.org/jira/browse/WW-5501
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 6.7.1, 7.0.1
>
>         Attachments: image-2025-01-09-10-11-17-169.png
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>




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

Reply via email to