Opened 9 years ago
Closed 9 years ago
#14957 closed defect (fixed)
http://livedocs.dojotoolkit.org/dojox/analytics
Reported by: | mm | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dojox | Version: | 1.7.2 |
Keywords: | Cc: | dante | |
Blocked By: | Blocking: |
Description (last modified by )
section Available dojoConfig Options mentions dataUrl but IMHO the config name is analyticsUrl (see code)
this.dataUrl = config["analyticsUrl"] || require.toUrl("dojox/analytics/logger/dojoxAnalytics.php");
Change History (3)
comment:1 Changed 9 years ago by
Cc: | dante added |
---|---|
Description: | modified (diff) |
Owner: | changed from Adam Peller to Dustin Machi |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Owner: | changed from Dustin Machi to dylan |
Priority: | undecided → high |
Type: | task → defect |
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, fixed in livedocs for 1.7 and master branches.