[ https://issues.apache.org/jira/browse/WW-5440?focusedWorklogId=925760&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-925760 ]
ASF GitHub Bot logged work on WW-5440: -------------------------------------- Author: ASF GitHub Bot Created on: 13/Jul/24 13:16 Start Date: 13/Jul/24 13:16 Worklog Time Spent: 10m Work Description: kusalk opened a new pull request, #986: URL: https://github.com/apache/struts/pull/986 WW-5440 -- * Fixed `struts2-convention-plugin` compatibility with OGNL allowlist, Actions are now auto-allowlisted as expected * Fixed `struts2-config-browser-plugin` compatibility with `struts.parameters.requireAnnotations=true` * Fixed Showcase App Hangman Action by adding appropriate classes to OGNL allowlist configuration * Fixed a number of other Showcase App Actions which required further annotating/allowlisting * Deprecated `AnnotationParameterFilterInterceptor` which is superseded by `@StrutsParameter` capability I also went through and did a batch application of `@StrutsParameter` even in unit test Actions in which they may not be strictly required. Did this as a precautionary measure against any other regressions or unintended test behaviour. Issue Time Tracking ------------------- Worklog Id: (was: 925760) Remaining Estimate: 0h Time Spent: 10m > Fix OGNL allowlist compatibility with Convention plugin > ------------------------------------------------------- > > Key: WW-5440 > URL: https://issues.apache.org/jira/browse/WW-5440 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Convention > Affects Versions: 6.4.0 > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 6.6.0, 7.0.0 > > Time Spent: 10m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.10#820010)