[
https://issues.apache.org/jira/browse/TRINIDAD-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf resolved TRINIDAD-956.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.8-core
1.0.8-core
committed patch to both trunks, after fixed the compilation error.
> 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.0.8-core, 1.2.8-core
>
> Attachments: xmlmenumodel_trunk.patch
>
>
> 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.