[
https://issues.apache.org/jira/browse/WW-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682067#comment-17682067
]
ASF subversion and git services commented on WW-5270:
-----------------------------------------------------
Commit 7d40a81a4056c4d3bca9289c9f5654a201a2c21f in struts's branch
refs/heads/master from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=7d40a81a4 ]
Merge pull request #648 from atlassian/WW-5270-forwarding-from-excluded-url
WW-5270 Fix forwarding from Struts excluded URL
> Forwarding from a Struts excluded URL to an Action not working
> --------------------------------------------------------------
>
> Key: WW-5270
> URL: https://issues.apache.org/jira/browse/WW-5270
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 6.2.0
> Reporter: Kusal Kithul-Godage
> Priority: Minor
> Fix For: 6.2.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Since the fix implemented in WW-5199 - I noticed forwards still did not
> function when it originated from a Struts excluded URL. This is because the
> exclusion flag is being maintained when forwarded. There is also an
> additional issue of the ActionContext being cleaned up too soon - prior to
> the SiteMesh filter being able to access it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)