#6317 closed defect (fixed)
demo_JsonRestStore fails: missing stores?
Reported by: | haysmark | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Data | Version: | 1.1b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
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'"
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 (1)
Change History (6)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Jared Jurkiewicz to Dustin Machi |
comment:3 Changed 13 years ago by
Owner: | changed from Dustin Machi to Kris Zyp |
---|
comment:5 Changed 13 years ago by
Milestone: | → 1.2 |
---|
marking tickets closed in the last three months w/blank milestone to milestone 1.2.
Note: See
TracTickets for help on using
tickets.
Dustin,