Ticket #2541 (closed defect: fixed)

Opened 21 months ago

Last modified 20 months ago

[dojo.data] in JsonItemStore, can't call findByIdentity() before find()

Reported by: skinner Owned by: skinner
Priority: normal Milestone: 0.9
Component: Data Version: 0.4.1
Severity: minor Keywords:
Cc:

Description

In dojo.data.JsonItemStore?, currently you need to do a find() before you can do anything else. For example, a call to findByIdentity() will fail if you haven't called find() first. We should fix that.

Change History

Changed 20 months ago by peller

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

See #2704

Note: See TracTickets for help on using tickets.