Opened 10 years ago
Closed 10 years ago
#12754 closed defect (fixed)
dojox.data.FlickrStore broken in 1.6.0
Reported by: | apb | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.6.1 |
Component: | DojoX Data | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using the module gives d is not defined error. For example with dojox/data/demos/demo_FlickrStore.html
Looks like a line like below has gone missing in a couple of places
var d=dojo;
Change History (1)
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.6.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in 1.6.x branch in [24350] fixed in trunk in [24349]
the changes were tracked as part of the AMD refactor ticket #12672