#2717 closed enhancement (fixed)
M2: Enable XHR (URL loading) support in JsonItemStore with new dojo.xhrGet() API
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
This tracker is for enabling support of remote/file loading of JSON data through the new dojo.xhrGet() api and associated callbacks. Unit tests should also be updated to account and test for it when running in the browser.
A patch will be comming shortly that adds this support.
Attachments (1)
Change History (7)
Changed 14 years ago by
Attachment: | dojo.data_xhrpatch_20070409.patch added |
---|
comment:1 Changed 14 years ago by
Owner: | changed from skinner to Adam Peller |
---|
comment:2 Changed 14 years ago by
Priority: | normal → high |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
(In [8025]) The first test in JsonItemStore? (fetch_all) fails for me. Jared, can you take a look? Refs #2717
comment:4 Changed 14 years ago by
Cc: | [email protected]… added |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Remaining issue has a separate ticket now: #2721
Note: See
TracTickets for help on using
tickets.
This patch is from jaredj (IBM CCLA)