[
https://issues.apache.org/jira/browse/MYFACES-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-2363:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha-2
Assignee: Leonardo Uribe
Status: Resolved (was: Patch Available)
Thanks to Jakob Korherr for provide this patch
> ExceptionHandler implementation requires deal with ajax responses
> -----------------------------------------------------------------
>
> Key: MYFACES-2363
> URL: https://issues.apache.org/jira/browse/MYFACES-2363
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 2.0.0-alpha-2
>
> Attachments: myfaces-2363.patch
>
>
> See jsf 2.0 spec section 13.3.7
> "....Implementations must ensure that an ExceptionHandler suitable for
> writing exceptions to the partial response is installed if the current
> request required an Ajax response (PartialViewContext.isAjaxRequest() returns
> true)..."
> ".... Implementations may choose to include a specialized ExceptionHandler
> for Ajax that extends from javax.faces.context.ExceptionHandlerWrapper, and
> have the javax.faces.context.ExceptionHandlerFactory implementation install
> it if the environment requires it ....."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.