Ticket #5812 (closed defect: duplicate)
Tree root= problem
| Reported by: | guest | Owned by: | bill |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In the new last build (9/2/2008) , when defining root:0 (root id item is zero) in the Tree creation command for a single headed tree, the if(!this.root) code make the incorrect assumption that this.root is not defined (is false). root id = 0 must be a legal value.
thanks
Eduardo
Change History
Note: See
TracTickets for help on using
tickets.