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)