[
https://issues.jboss.org/browse/RF-11766?page=com.atlassian.jira.plugin.s...
]
Jan Papousek updated RF-11766:
------------------------------
Description:
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.
was: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.
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.Final
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