Ticket #4731 (closed defect: fixed)
test_Tree.html error when clicking root
| Reported by: | simonjb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
To reproduce:
- open dijit/tests/test_Tree.html
- click on the "Continents" root node
- Error: dojo.data.ItemFileReadStore: Invalid item argument
I'm guessing maybe because the root does not correspond to any item in the store.
Change History
Note: See
TracTickets for help on using
tickets.