You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/01/23 14:23:05 UTC

[jira] Commented: (WW-2227) Mishandles exception thrown from result

    [ 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.