#8663 closed defect (fixed)
dojox.data.AppStore does not expose cache prevention option
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Data | Version: | 1.3.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox.data.AppStore? does not expose cache prevention option
It should. This is important when trying to load/reload feeds. Expose the xhrGet cache parameter same as ItemFileReadStore? does. Simple and known. Oversight from original contribution.
Attachments (1)
Change History (5)
Changed 12 years ago by
Attachment: | dojox.atom_dojox.data.AppStore_20090216.patch added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Cleaned up some comments in the UT as well. Exposed the param. Tested on:
Firefox IE 7
IE 6
Opera 9.6
Safari 3.1
comment:4 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Fixed in revision: 16697