[
https://jira.jboss.org/jira/browse/RF-6338?page=com.atlassian.jira.plugin...
]
Nick Belaevski updated RF-6338:
-------------------------------
Fix Version/s: 3.3.1
Assignee: Alex Kolonitsky (was: Nick Belaevski)
Labels: regression (was: )
PanelMenu does not work in 3.3.1.SNAPSHOT
-----------------------------------------
Key: RF-6338
URL:
https://jira.jboss.org/jira/browse/RF-6338
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Environment: 3.3.1.SNAPSHOT
Reporter: Alexander Dubovsky
Assignee: Alex Kolonitsky
Priority: Critical
Fix For: 3.3.1
Source:
<h:form>
<rich:panelMenu>
<rich:panelMenuGroup label="group 1">
<rich:panelMenuItem label="it 1.1" action="#{cComp.test}"
/>
<rich:panelMenuItem label="it 1.2" action="#{cComp.test}"
/>
<rich:panelMenuItem label="it 1.3" action="#{cComp.test}"
/>
</rich:panelMenuGroup>
<rich:panelMenuGroup label="group 2">
<rich:panelMenuItem label="it 2.1" action="#{cComp.test}"
/>
<rich:panelMenuItem label="it 2.2" action="#{cComp.test}"
/>
<rich:panelMenuItem label="it 2.3" action="#{cComp.test}"
/>
</rich:panelMenuGroup>
</rich:panelMenu>
</h:form>
Menu is not expanded/collapsed.
The same code was working well in 3.3.0.GA
--
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