Closed
Bug 608275
Opened 15 years ago
Closed 14 years ago
Webtrends JS causing JS error in production for IE6
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 616567
People
(Reporter: sgarrity, Assigned: abuchanan)
References
()
Details
(Whiteboard: [metrics])
Attachments
(1 file)
39.50 KB,
patch
|
Details | Diff | Splinter Review |
Visit http://www.mozilla.com/firefox/features in IE6 - there's a JS error in the WebTrends js from the js_stats.inc.php file.
Assignee | ||
Updated•15 years ago
|
Whiteboard: [metrics]
Assignee | ||
Comment 1•15 years ago
|
||
This is within the Webtrends JS, and I'm not going to patch that, so I'll have to check for newer version of the Webtrends JS.
Assignee | ||
Comment 2•15 years ago
|
||
Blake, do you know where I'd find the newest version of Webtrends JS?
Comment 3•15 years ago
|
||
I'd suggest rebuilding the tags here: https://tagbuilder.webtrends.com/. I can help you figure this out tomorrow.
Assignee | ||
Comment 4•15 years ago
|
||
From http://releasenotes.webtrends.com/on-demand/category/tagbuilder/
"""
When a page element was named tags, the dcsMeta function would throw the JavaScript error “Object doesn’t support this property or method” on Internet Explorer. This problem has been fixed.
"""
That's the problem here.
Assignee | ||
Comment 5•15 years ago
|
||
Here's what I have so far.
Updates the webtrends JS. Makes use of their new dcsCustom() function to set parameters, instead of modifying their JS.
I want to double check that I configured the tag builder correctly before I launch this, I may have missed some settings.
Also, Blake, let's figure out how to set up a test profile for stage, so we can test this stuff before launching.
Assignee | ||
Updated•14 years ago
|
Whiteboard: [metrics] → [metrics][ms-12/2/10]
Assignee | ||
Updated•14 years ago
|
Whiteboard: [metrics][ms-12/2/10] → [metrics][ms-fir]
Assignee | ||
Updated•14 years ago
|
Whiteboard: [metrics][ms-fir] → [metrics]
Assignee | ||
Comment 6•14 years ago
|
||
bug 616567 will fix this by updating to the newest webtrends.js version
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•