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
Affects Versions: 2.0.9
Environment: Should happen under all environments
Reporter: Massimo Heitor
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.