[
https://issues.apache.org/jira/browse/MYFACES-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr resolved MYFACES-2557.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-beta-2
> AbortProcessingExceptions must be handled by the ExceptionHandler
> -----------------------------------------------------------------
>
> Key: MYFACES-2557
> URL: https://issues.apache.org/jira/browse/MYFACES-2557
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0-beta-2
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
> Fix For: 2.0.0-beta-2
>
>
> When an AbortProcessingException happens (e.g. by a MethodNotFoundException
> in MethodExpressionActionListener.processAction()), the processing is
> stopped, but the Exception is not handled by the ExceptionHandler. Thus
> nothing happens and you don't get an error message. Very confusing!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.