[
https://issues.apache.org/struts/browse/WW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43065#action_43065
]
Don Brown commented on WW-2227:
-------------------------------
I believe this has already been fixed on the xwork side. The proposed fix
isn't adequate because it breaks other functionality (that apparently needs
tests), but I think I found a workaround a few months ago. Could you please
test the latest XWork snapshot and see if this is still an issue?
> Mishandles exception thrown from result
> ---------------------------------------
>
> Key: WW-2227
> URL: https://issues.apache.org/struts/browse/WW-2227
> Project: Struts 2
> Issue Type: Bug
> Components: Dispatch Filter
> Affects Versions: 2.0.9
> Environment: Should happen under all environments
> Reporter: Massimo Heitor
> Fix For: 2.1.1
>
>
> When an exception is thrown from a result, the exact result is executed a
> second time and the original exception is discarded.
> Desired behavior would be doing normal exception processing and executing the
> exception handler.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.