Ticket #6317 (closed defect: fixed)
demo_JsonRestStore fails: missing stores?
| Reported by: | haysmark | Owned by: | kzyp |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | DojoX Data | Version: | 1.1b1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jaredj) (diff)
See: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/rpc/demos/demo_JsonRestStore_CouchDB.html
You get the error: "Could not load 'dojox.data.CouchDBRestStore'; last tried '../dojox/data/CouchDBRestStore.js'"
See also: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/rpc/demos/demo_JsonRestStore_Persevere.html
You get the error: "Could not load 'dojox.data.JsonRestStore?'; last tried '../dojox/data/JsonRestStore.js'"
These stores do not exist in dojox.data. But there seem to be similarly named files in dojox.rpc, maybe it means to point to those instead?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.