PanelPage or Page Component with Menu Model not working for menu selection
--------------------------------------------------------------------------
Key: ADFFACES-289
URL: http://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: Blocker
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira