[richfaces-issues] [JBoss JIRA] Updated: (RF-3969) rich:tree doesn't properly handle last node added

Michael Edwards (JIRA) jira-events at lists.jboss.org
Mon Jul 21 16:33:15 EDT 2008


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

Michael Edwards updated RF-3969:
--------------------------------

    Attachment: treeTest.zip


The zip contains
test.xhtml - the view
Controller.java - a java class which implements certain functions required by the TreeNodesAdaptor and the Tree
TreeNode.java - a java class representing the objects to be exposed from the tree.

> rich:tree doesn't properly handle last node added
> -------------------------------------------------
>
>                 Key: RF-3969
>                 URL: https://jira.jboss.org/jira/browse/RF-3969
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: Firefox3/Linux, server-side: JBoss 4.2.2 on Linux
>            Reporter: Michael Edwards
>         Attachments: treeTest.zip
>
>
> Using recursiveTreeNodesAdaptor to create a rich:tree doesn't work properly on the last node added.
> The example included uses an a4j:commandLink on the treeNode in order to pass the object contained in the tree to a method.
> If you expand root unit 2 and then click child unit 3 you should get a null pointer exception. Note that if you click on *any* other node first, you can now click on child unit 3 without issue.

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