[
https://issues.apache.org/jira/browse/TRINIDAD-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579238#action_12579238
]
Matthias Weßendorf commented on TRINIDAD-956:
---------------------------------------------
hrm, having trouble in applying this patch to trunk(s).
will try manually later today.
> 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
> 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.