[
https://issues.apache.org/jira/browse/ADFFACES-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Winer closed ADFFACES-289.
-------------------------------
Resolution: Duplicate
Overlooked, but luckily this is already fixed - it was a duplicate of
ADFFACES-275, where Renzo Tomaselli provided the patch.
> PanelPage or Page Component with Menu Model not working for menu selection
> --------------------------------------------------------------------------
>
> Key: ADFFACES-289
> URL: https://issues.apache.org/jira/browse/ADFFACES-289
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Components: Build
> Environment: JBoss 4.0.3SP1/Windows XP
> Reporter: Derek Cornelius
> Priority: Critical
>
> Using the page demo, select a2 from menu link and then select a3, a1 or a4
> and the same a2 page will be displayed.
> If the menu tree is used down in the page, then the selection works.
> My own application is using PanelPage with a menu model for level1 and level2
> menus, the menus display correctly but the menu selection does not work.
> Each Hyperlink is being generated with the same id like 'page:menu' instead
> of 'page:1:menu', 'page:2:menu', etc. thus when submitted, the action is not
> generated for the menu selection.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.