[
https://issues.apache.org/jira/browse/WW-5267?focusedWorklogId=849471&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-849471
]
ASF GitHub Bot logged work on WW-5267:
--------------------------------------
Author: ASF GitHub Bot
Created on: 07/Mar/23 06:39
Start Date: 07/Mar/23 06:39
Worklog Time Spent: 10m
Work Description: kusalk commented on PR #663:
URL: https://github.com/apache/struts/pull/663#issuecomment-1457625729
> User is "escaping" from Struts sandbox, yet having option to operate on
`ActionContext` like `ActionContext.getContext().getContainer()`.
Ah, I see what you mean. Let me rethink this problem and see if I can come
up with a solution that doesn't violate `struts.action.excludePattern`. Thanks
for the feedback
Issue Time Tracking
-------------------
Worklog Id: (was: 849471)
Time Spent: 2h (was: 1h 50m)
> Add configuration option to generate ActionContext even for excluded urls
> -------------------------------------------------------------------------
>
> Key: WW-5267
> URL: https://issues.apache.org/jira/browse/WW-5267
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Kusal Kithul-Godage
> Priority: Minor
> Fix For: 6.2.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> There are scenarios where you may want to except a request from Struts
> filtering/processing using `struts.action.excludePattern`, however you may
> still want that request to undergo filtering such as SiteMesh, which requires
> the ActionContext to be present.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)