[
https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=876745&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-876745
]
ASF GitHub Bot logged work on WW-5327:
--------------------------------------
Author: ASF GitHub Bot
Created on: 17/Aug/23 08:59
Start Date: 17/Aug/23 08:59
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on code in PR #729:
URL: https://github.com/apache/struts/pull/729#discussion_r1296898887
##########
core/src/main/resources/struts-excluded-classes.xml:
##########
@@ -38,8 +38,7 @@
java.lang.Thread,
sun.misc.Unsafe,
com.opensymphony.xwork2.ActionContext,
- com.opensymphony.xwork2.ognl.SecurityMemberAccess,
- com.opensymphony.xwork2.ognl.OgnlValueStack"/>
+ com.opensymphony.xwork2.ognl.SecurityMemberAccess"/>
Review Comment:
Good catch, thanks :)
Issue Time Tracking
-------------------
Worklog Id: (was: 876745)
Time Spent: 3.5h (was: 3h 20m)
> Stop using JavaBeans notation for setters in SecurityMemberAccess &
> MemberAccessValueStack
> ------------------------------------------------------------------------------------------
>
> Key: WW-5327
> URL: https://issues.apache.org/jira/browse/WW-5327
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Priority: Major
> Fix For: 6.3.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Avoid using set* notations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)