[richfaces-issues] [JBoss JIRA] Commented: (RF-4215) Wrong binding type for tree listeners

Alex Tserbo (JIRA) jira-events at lists.jboss.org
Tue Oct 28 13:04:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/RF-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12435815#action_12435815 ] 

Alex Tserbo commented on RF-4215:
---------------------------------

Classnames for all commonTreeListeners entities are changed from "javax.faces.component.UIComponent" to corresponding "org.richfaces.[listener_name]"

> Wrong binding type for tree listeners
> -------------------------------------
>
>                 Key: RF-4215
>                 URL: https://jira.jboss.org/jira/browse/RF-4215
>             Project: RichFaces
>          Issue Type: Bug
>          Components: doc
>    Affects Versions: 3.2.1
>            Reporter: Nick Belaevski
>            Assignee: Alex Tserbo
>             Fix For: 3.3.0
>
>
> Ex.: this was added into tree component by doc. team:
> 	<listener>
> 		<name>dropListener</name>
> 		<property existintag="true" exist="true" el="true" elonly="true">
> 			<name>binding</name>
> 			<classname>javax.faces.component.UIComponent</classname>
> 			<description>The attribute takes a value-binding expression for a component property of
> 				a backing bean</description>
> 		</property>
> ...
> binding for listener elements is of type org.richfaces.*Listener, not of UIComponent 

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