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

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

                Author: ASF GitHub Bot
            Created on: 05/Jan/24 08:57
            Start Date: 05/Jan/24 08:57
    Worklog Time Spent: 10m 
      Work Description: kusalk commented on code in PR #826:
URL: https://github.com/apache/struts/pull/826#discussion_r1442634272


##########
core/src/main/java/com/opensymphony/xwork2/config/impl/DefaultConfiguration.java:
##########
@@ -325,12 +325,8 @@ public Class<? extends Configuration> type() {
     }
 
     protected ActionContext setContext(Container cont) {
-        ActionContext context = ActionContext.getContext();
-        if (context == null) {

Review Comment:
   Yeah that would be ideal - if that were the case we'd be able to remove the 
need for the bootstrap context too it looks like





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

    Worklog Id:     (was: 898166)
    Time Spent: 1h 50m  (was: 1h 40m)

> Stale configuration persists after configuration reload
> -------------------------------------------------------
>
>                 Key: WW-5382
>                 URL: https://issues.apache.org/jira/browse/WW-5382
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 6.3.0
>            Reporter: Kusal Kithul-Godage
>            Priority: Major
>             Fix For: 6.4.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




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

Reply via email to