In order to be extended correctly XMLMenuModel needs to provide API to its 
viewIdFocusPathMap.
----------------------------------------------------------------------------------------------

                 Key: TRINIDAD-956
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-956
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.2.6-core
            Reporter: Gary Kind
             Fix For: 1.2.7-core


The XMLMenuModel keeps a map of of its focus paths to each node inside of a map 
called viewIdFocusPathMap.  Users wanting to extend the the XMLMenuModel will 
need an api to this Map so that, especially if they want to obtain focus path 
maps to duplicate pages/nodes within the tree that can be reached through 
multiple paths.  The current XMLMenuModel does not provide this.  This is a 
very simple fix but necessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to