[richfaces-issues] [JBoss JIRA] (RF-11766) rich:tree - selectionChangeListener isn't called when the model org.richfaces.model.TreeNode is used

Jan Papousek (Updated) (JIRA) jira-events at lists.jboss.org
Thu Dec 1 11:48:41 EST 2011


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

Jan Papousek updated RF-11766:
------------------------------

    Affects Version/s: 4.1.0.CR2
                           (was: 4.1.0.Final)

    
> rich:tree - selectionChangeListener isn't called when the model org.richfaces.model.TreeNode is used
> ----------------------------------------------------------------------------------------------------
>
>                 Key: RF-11766
>                 URL: https://issues.jboss.org/browse/RF-11766
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tree
>    Affects Versions: 4.1.0.CR2
>         Environment: RichFaces 4.1.0-SNAPSHOT
> Metamer 4.1.0-SNAPSHOT r.23016
> Mojarra 2.1.3-SNAPSHOT
> JBoss AS 7.0.2.Final
> Java(TM) SE Runtime Environment 1.6.0_25-b06 @ Linux
> Firefox 8.0 @ Linux x86_64
>            Reporter: Jan Papousek
>
> When the intarface org.richfaces.model.TreeNode is used as a model for rich:tree component, the calling of a listener defined in selectionChangeListener attribute doesn't work.
> Probably the problem is that only the following events are called:
> # beforeselectionchange
> # begin
> # beforedomupdate
> # complete
> It should be
> # beforeselectionchange
> # begin
> # beforedomupdate
> # complete
> # selectionchange.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list