Opened 10 years ago
Closed 10 years ago
#12713 closed defect (worksforme)
ThumbnailPicker test does not load
Reported by: | Adam Peller | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dojox | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
dies in _firebug/firebug.js line 64, dojo.console is undefined
dojo.config.useCustomLogger || // Allow custom loggers
The example on dojocampus dies also. Not sure if this is related.
Change History (6)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Owner: | changed from dante to Shane O'Sullivan |
---|
yes, djConfig should still be read as a global before dojo.js, and converted to dojo.config ... is this not happening here?
comment:4 Changed 10 years ago by
Presumably the problem was with the AMD checkin and hopefully Rawld fixed it in [24383].
comment:6 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
dojocampus still needs some love.
Note: See
TracTickets for help on using
tickets.
isn't djConfig still supported?