[richfaces-issues] [JBoss JIRA] Created: (RF-980) TreeModel - exception when deleting node

Maksim Kaszynski (JIRA) jira-events at lists.jboss.org
Thu Sep 20 14:19:13 EDT 2007


TreeModel - exception when deleting node
----------------------------------------

                 Key: RF-980
                 URL: http://jira.jboss.com/jira/browse/RF-980
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Maksim Kaszynski
         Assigned To: Maksim Kaszynski
            Priority: Critical
             Fix For: 3.1.1, 3.2.0


Attempting to delete last node within any recursive node set results in exception

java.lang.IllegalStateException: No tree element available or row key not set!
	org.richfaces.model.StackingTreeModel.isLeaf(StackingTreeModel.java:252)
	org.richfaces.component.UITree.isLeaf(UITree.java:426)
	org.richfaces.renderkit.html.TreeNodeRenderer.doEncodeBegin(TreeNodeRenderer.java:158)
	org.richfaces.renderkit.html.TreeNodeRenderer.doEncodeBegin(TreeNodeRenderer.java:86)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list