[richfaces-issues] [JBoss JIRA] Updated: (RF-7392) <rich:panelMenuItem> stops to work inside include tag

Roman Mandeleil (JIRA) jira-events at lists.jboss.org
Fri Jun 19 11:21:57 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Mandeleil updated RF-7392:
--------------------------------

    Attachment: menu-defect-sample.war


> <rich:panelMenuItem> stops to work inside include tag
> -----------------------------------------------------
>
>                 Key: RF-7392
>                 URL: https://jira.jboss.org/jira/browse/RF-7392
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-menu
>    Affects Versions: 3.3.1
>         Environment: window and linux
>            Reporter: Roman Mandeleil
>            Assignee: Nick Belaevski
>         Attachments: menu-defect-sample.war
>
>
> The <rich:panelMenuItem> tag work only once if it is placed inside include tag. I see that ajax being sent from the client but never reach the bean.
> To recreate just take the source code from panel menu sample (richfaces-ui-3.3.1.GA-src\samples\richfaces-demo\src\main\webapp\richfaces\panelMenu)
> and place it inside <ui:include>, like this: 
>          <f:facet name="sidebar">
> 	       <rich:panel header="Menu" style="height:400px;overflow:hidden;left:10px;">
>            		<ui:include src="/left-frame.xhtml" />
>     	    </rich:panel>
>          </f:facet>
> You will see that the menu will work fine for first click and dies afterward.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list