]
Nick Belaevski resolved RF-3936.
--------------------------------
Resolution: Incomplete Description
Please provide bean code
Rendered attribute kills ActionListener?!
-----------------------------------------
Key: RF-3936
URL:
https://jira.jboss.org/jira/browse/RF-3936
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: Windows XP SP2, Java 6, Tomcat 6, same behaviour on IE6 and Mozilla
3
Reporter: Oliver Hummel
Whenever I have a rendered attribute inside a rich component and try to assign an
ActionListener to that component or one of its childs the listener is never invoked.
See the following code for example:
<rich:panelMenu>
<rich:panelMenuGroup label="Spend Event"
rendered="#{customer.points gt 0}">
<rich:panelMenuItem label="something"
action="#{Controller.doSomething}"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: