Ticket #6211 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

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

Changed 10 months ago by dmachi

  • status changed from new to closed
  • resolution set to fixed

(In [13151]) wrong url for logging in test file. fixes dojo.config references. fixes #6211

Note: See TracTickets for help on using tickets.