[ https://issues.apache.org/jira/browse/WW-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679905#comment-17679905 ]
ASF subversion and git services commented on WW-5199: ----------------------------------------------------- Commit afd04ea5af64768ba61b941a4fdd277674196820 in struts's branch refs/heads/WW-5233-tiles from Kusal Kithul-Godage [ https://gitbox.apache.org/repos/asf?p=struts.git;h=afd04ea5a ] WW-5199 Allow forwarding from/to actions > 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: 20m > 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)