You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Richard DiCroce (JIRA)" <ji...@apache.org> on 2014/06/09 23:11:02 UTC

[jira] [Created] (DELTASPIKE-633) DeltaSpikeNavigationHandler ignores ViewConfigs if there is an unhandled JSF exception

Richard DiCroce created DELTASPIKE-633:
------------------------------------------

             Summary: DeltaSpikeNavigationHandler ignores ViewConfigs if there is an unhandled JSF exception
                 Key: DELTASPIKE-633
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-633
             Project: DeltaSpike
          Issue Type: Bug
          Components: JSF-Module
    Affects Versions: 1.0.0
            Reporter: Richard DiCroce


Specifically, the method DeltaSpikeNavigationHandler#handleNavigation(FacesContext context, String fromAction, String outcome) does not consult the NavigationHandlers that handle ViewConfigs if it detects that the JSF ExceptionHandler has unhandled exceptions in its queue.

I'm guessing that there is some reason for this, but there are no comments in the code that explain it and it breaks a use case for me. I want to handle ViewExpiredException by redirecting the user to the login page using ViewNavigationHandler.



--
This message was sent by Atlassian JIRA
(v6.2#6252)