Ticket #6211 (closed defect: fixed)
dojox.analytics should use dojo.config instead of djConfig
| Reported by: | jburke | Owned by: | dmachi |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dojox | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Talked to dmachi about this:
Inside the JS files for dojox.analytics, the code should grab config info from dojo.config instead of djConfig so the code works well in a multiversion environment.
The test pages/HTML pages used to invoke dojox.analytics still use djConfig, just internal to the JS code it should use dojo.config.
Change History
Note: See
TracTickets for help on using
tickets.