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

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

                Author: ASF GitHub Bot
            Created on: 21/Oct/24 08:00
            Start Date: 21/Oct/24 08:00
    Worklog Time Spent: 10m 
      Work Description: github-advanced-security[bot] commented on code in PR 
#1085:
URL: https://github.com/apache/struts/pull/1085#discussion_r1808286350


##########
core/src/main/java/org/apache/struts2/result/StrutsResultSupport.java:
##########
@@ -216,7 +217,7 @@
     protected String conditionalParse(String param, ActionInvocation 
invocation) {
         if (parse && param != null && invocation != null) {
             return TextParseUtil.translateVariables(
-                param, 
+                param,

Review Comment:
   ## OGNL Expression Language statement with user-controlled input
   
   OGNL Expression Language statement depends on a [user-provided value](1).
   OGNL Expression Language statement depends on a [user-provided value](2).
   
   [Show more 
details](https://github.com/apache/struts/security/code-scanning/309)





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

    Worklog Id:     (was: 939116)
    Time Spent: 9h 40m  (was: 9.5h)

> Rename org.opensymphony.xwork2 to org.apache.struts2.xwork2
> -----------------------------------------------------------
>
>                 Key: WW-3714
>                 URL: https://issues.apache.org/jira/browse/WW-3714
>             Project: Struts 2
>          Issue Type: Task
>          Components: Core Actions
>    Affects Versions: 2.2.3.1
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Critical
>             Fix For: 7.0.0
>
>          Time Spent: 9h 40m
>  Remaining Estimate: 0h
>
> To finish acquisition of XWork project, all the packages have to be renamed 
> to match current Struts 2 package hierarchy



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

Reply via email to