[
https://issues.apache.org/jira/browse/WW-5381?focusedWorklogId=898295&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-898295
]
ASF GitHub Bot logged work on WW-5381:
--------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jan/24 13:51
Start Date: 06/Jan/24 13:51
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on code in PR #825:
URL: https://github.com/apache/struts/pull/825#discussion_r1443768942
##########
core/src/main/java/com/opensymphony/xwork2/ognl/OgnlValueStackFactory.java:
##########
@@ -87,12 +92,6 @@ protected void setContainer(Container container) throws
ClassNotFoundException {
OgnlRuntime.setPropertyAccessor(cls,
container.getInstance(PropertyAccessor.class, name));
}
- names = container.getInstanceNames(MethodAccessor.class);
Review Comment:
Looks good to me, thanks!
Issue Time Tracking
-------------------
Worklog Id: (was: 898295)
Time Spent: 4.5h (was: 4h 20m)
> Introduce extension points for CompoundRootAccessor and MethodAccessor
> ----------------------------------------------------------------------
>
> Key: WW-5381
> URL: https://issues.apache.org/jira/browse/WW-5381
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Kusal Kithul-Godage
> Priority: Minor
> Fix For: 6.4.0
>
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)