[
https://issues.apache.org/jira/browse/WW-5199?focusedWorklogId=832271&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-832271
]
ASF GitHub Bot logged work on WW-5199:
--------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/22 08:08
Start Date: 09/Dec/22 08:08
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on PR #642:
URL: https://github.com/apache/struts/pull/642#issuecomment-1343982607
Thanks a lot! I had no idea that the fix would so easy :)
LGTM 👍
Issue Time Tracking
-------------------
Worklog Id: (was: 832271)
Remaining Estimate: 0h
Time Spent: 10m
> StrutsPrepareFilter and StrutsExecuteFilter do not support forwarding to
> another action
> ---------------------------------------------------------------------------------------
>
> Key: WW-5199
> URL: https://issues.apache.org/jira/browse/WW-5199
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 6.0.0
> Reporter: Lukasz Lenart
> Priority: Major
> Fix For: 6.2.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Ween using {{StrutsPrepareFilter}}/{{StrutsExecuteFilter}} combination it
> isn't possible to use {{DispatcherResult}} with forwarding to another actions
> - it's do to the cleanup counter implemented in those filters.
> The same application using {{StrutsPrepareAndExecuteFilter}} works perfectly
> fine, this is covered by
> {{apps/showcase/src/test/java/it/org/apache/struts2/showcase/DispatcherResultTest.java}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)