[richfaces-issues] [JBoss JIRA] Resolved: (RF-3936) Rendered attribute kills ActionListener?!

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Jul 18 10:40:52 EDT 2008


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

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