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

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

                Author: ASF GitHub Bot
            Created on: 25/Feb/25 12:37
            Start Date: 25/Feb/25 12:37
    Worklog Time Spent: 10m 
      Work Description: kusalk commented on code in PR #1233:
URL: https://github.com/apache/struts/pull/1233#discussion_r1969693927


##########
core/src/test/java/org/apache/struts2/dispatcher/multipart/AbstractMultiPartRequestTest.java:
##########
@@ -417,7 +417,6 @@ public void mismatchCharset() throws IOException {
         
assertThat(JakartaServletDiskFileUpload.isMultipartContent(mockRequest)).isTrue();
 
         // when
-        mockRequest.setCharacterEncoding(null);

Review Comment:
   This is already `null` so can just delete it without affecting the test





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

    Worklog Id:     (was: 958713)
    Time Spent: 1.5h  (was: 1h 20m)

> Add compilation support for Jakarta EE 11
> -----------------------------------------
>
>                 Key: WW-5533
>                 URL: https://issues.apache.org/jira/browse/WW-5533
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Kusal Kithul-Godage
>            Priority: Minor
>             Fix For: 7.1.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>




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

Reply via email to