#6673 closed defect (fixed)
Tree Critical Problem. Tree nodes dissapear
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Dijit | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When opening and closing the tree an expandable node in 1/5/2008 nighltly build the tree node branch dissapear. I is possible to dissapear all the tree from the root node.
See: /js/ajax/dijit/tests/tree/test_Tree_Programmatic.html
Tested on FF2 , only very easy to replicate.
thanks
Eduardo
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
I'll take ownership of this, at least temporarily until I trace down where the problem is.
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
i verified the test breaks, and in a fit of fear reverted my most recent changes to Tree and tested again. It still fails, so I think i'm in the clear. On collapse the node is being wiped out completely.