[
https://issues.apache.org/jira/browse/MYFACES-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861063#action_12861063
]
Leonardo Uribe commented on MYFACES-2678:
-----------------------------------------
I committed the solution proposed on the patch. I add some junit test for
detect this one. The solution is simple, just update calcMatchingNavigationCase
so it first try all navigation cases and saves the ones matching and then takes
the one that has more precedence, in this case the one with more detail
according to jsf 2.0 spec section 7.4.2.
> Problems with navigation case ordering
> --------------------------------------
>
> Key: MYFACES-2678
> URL: https://issues.apache.org/jira/browse/MYFACES-2678
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0
> Reporter: Curtiss Howard
> Attachments: MYFACES-2678.patch
>
>
> Depending on how navigation cases are ordered, we may select an incorrect
> navigation case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.