[ 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to