Fix navigation handler algorithm for redirects
----------------------------------------------
Key: MYFACES-2474
URL: https://issues.apache.org/jira/browse/MYFACES-2474
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Michael Kurz
Attachments: MYFACES-2474.patch
I updated NavigationHandlerImpl.handleNavigation according to the navigation
handler algorithm described in section 7.4.2 in the spec. The current
implementation causes some troubles with navigation cases that are redirects
(for instance by specifying "?faces-redirect=true" in the action attribute. It
seems that the redirect url was not calculated correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.