Collapsing node after deleting all its subnodes
-----------------------------------------------
Key: MYFACES-1142
URL: http://issues.apache.org/jira/browse/MYFACES-1142
Project: MyFaces
Type: Bug
Components: Tomahawk
Environment: Tomcat 5.5.9
Reporter: Michal Glowacki
There's one thing that is very important - it's node deletion when using
client side toggle. If I expand an node, and then try to delete the last of
it's subnodes I get error (after delete) that this node is expanded but
can't be expanded as it's leaf. That's right, after deleting last subnode
this node become a leaf. I tried to collapse path from JSF level but I
wasn't working. Then only solution for now is to first select subnode,
manually collapse node (by clicking on it) ant then pressing i.e. Delete
Node button.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira