[jira] Commented: (MYFACES-690) tree2 server-side-toggle example: Encountered a node [0:0:0] + with an illogical state...

2005-12-13 Thread Marius Kreis (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-690?page=comments#action_12360313 ] Marius Kreis commented on MYFACES-690: -- I wonder why this issue aswell as its clone MYFACES-839 are still opened although I supplied a patch for this bug more than one

[jira] Commented: (MYFACES-839) Leaf nodes render navigation command link in Tree2

2005-11-17 Thread Marius Kreis (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-839?page=comments#action_12357909 ] Marius Kreis commented on MYFACES-839: -- This is a clone of MYFACES-690 I also supplied a patch with this if-statement which was unfortunately ignored till now. > Leaf

[jira] Commented: (MYFACES-690) tree2 server-side-toggle example: Encountered a node [0:0:0] + with an illogical state...

2005-11-14 Thread Marius Kreis (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-690?page=comments#action_12357573 ] Marius Kreis commented on MYFACES-690: -- The issue of MYFACES-568 is the deletion/repositon of nodes. This doesn't fit to this bug report: In this case the problem is ca

[jira] Updated: (MYFACES-690) tree2 server-side-toggle example: Encountered a node [0:0:0] + with an illogical state...

2005-11-09 Thread Marius Kreis (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-690?page=all ] Marius Kreis updated MYFACES-690: - Attachment: patch.txt The exception is caused because the lines of the leafs were clickable. A simple "if (node.getChildCount() > 0)"-Statement resolves thi

[jira] Commented: (MYFACES-438) [tree2] Selected node is lost when navigating to another page

2005-11-09 Thread Marius Kreis (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-438?page=comments#action_12357114 ] Marius Kreis commented on MYFACES-438: -- I think this issue is resolved in at least 1.1.1RC3. > [tree2] Selected node is lost when navigating to another page >

[jira] Commented: (MYFACES-776) Tree2 state problem when using dynamic trees

2005-11-03 Thread Marius Kreis (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-776?page=comments#action_12356701 ] Marius Kreis commented on MYFACES-776: -- This issue could be solved if the id of the nodes will be stored in the model. By doing this every node keeps its id, even if ne