[richfaces-issues] [JBoss JIRA] Reopened: (RF-3005) oncomplete for treeNode does not work with ajax selection

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Fri Aug 21 05:43:23 EDT 2009


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

Alexander Dubovsky reopened RF-3005:
------------------------------------

      Assignee: Nick Belaevski  (was: Alexander Dubovsky)


Issue is reproducible with the following sources:
<rich:tree switchType="ajax" ajaxSingle="true"
			ajaxSubmitSelection="true" value="#{custom.data}" var="item"
			process="text">
			<rich:treeNode oncomplete="alert('oncomplete');">
				<h:outputText value="#{item.value}" />
			</rich:treeNode>
		</rich:tree>

After expanding alert is shown, but after selection is not.

> oncomplete for treeNode does not work with ajax selection
> ---------------------------------------------------------
>
>                 Key: RF-3005
>                 URL: https://jira.jboss.org/jira/browse/RF-3005
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-tree
>    Affects Versions: 3.2.1
>            Reporter: Sergey Halipov
>            Assignee: Nick Belaevski
>             Fix For: 3.3.2.CR1
>
>


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