Ticket #4731 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

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:

  1. open dijit/tests/test_Tree.html
  2. click on the "Continents" root node
  3. 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

Changed 10 months ago by bill

  • status changed from new to closed
  • resolution set to fixed

(In [10844]) Fixes #4731: test_Tree.html error when clicking root

Note: See TracTickets for help on using tickets.