rich:panelMenu - value - new Site
---------------------------------

                 Key: RF-7917
                 URL: https://jira.jboss.org/jira/browse/RF-7917
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.2.CR1, 3.3.1
         Environment: Jboss 5.1.0 GA Bea Jrockit VM
            Reporter: bernd farka
            Priority: Critical
             Fix For: 3.3.2.GA


                        <h:form id="navigationForm">
                                <rich:panelMenu mode="ajax" id="mainMenu"
                                        value="#{identity.navigationValue}">
                                        <rich:panelMenuGroup mode="ajax" 
id="administration"
                                                name="administration" 
label="#{messages['administration']}">
                                                <rich:panelMenuItem 
id="keyvalues" name="keyvalues"
                                                        
label="#{messages['keyvalues']}" action="customKeyvalues">

                                                </rich:panelMenuItem>
                                                <rich:panelMenuItem mode="ajax" 
id="usermanagement"
                                                        
label="#{messages['usermanagement']}" action="customKeyvalues">

                                                </rich:panelMenuItem>

                                        </rich:panelMenuGroup>

                                </rich:panelMenu>
                        </h:form>

When i switch to a new Site (keyvalues the administration Menu is not expanded 
an no body can see wich item is selected...


-- 
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

        
_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to