Ticket #6317 (closed defect: fixed)

Opened 8 months ago

Last modified 4 months ago

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

jsonreststore.diff (74.8 kB) - added by kriszyp 8 months ago.
JsonRestStore?

Change History

Changed 8 months ago by jaredj

  • owner changed from jaredj to dmachi
  • description modified (diff)

Dustin,

What are your intentions on moving the stores? Bug opened and assigned to me, but I wasn't sure what to do with it.

Changed 8 months ago by kriszyp

Changed 8 months ago by kriszyp

Added my latest code for the data stores.

Changed 5 months ago by dmachi

  • owner changed from dmachi to kzyp

Changed 5 months ago by kzyp

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

(In [14284]) fixes #6317

Changed 4 months ago by bill

  • milestone set to 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.