Fix conditional navigation
--------------------------
Key: MYFACES-2402
URL: https://issues.apache.org/jira/browse/MYFACES-2402
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Curtiss Howard
Priority: Minor
Conditional navigation was not being handled correctly in that null was being
immediately returned if the first navigation case did not match. Instead, we
should have been continuing to loop through the remaining navigation cases to
find a match.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.