Closed
Bug 619725
Opened 14 years ago
Closed 14 years ago
webtrends.js is breaking on some pages for IE
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 616567
People
(Reporter: rik, Unassigned)
References
()
Details
I've reduced this to WebTrends.prototype.dcsMeta
This function uses elems=document.all.tags("meta");
For some reason, on this page, it returns a string "[object HTMLDivElement]"
I have no idea why but we should report this to Webtrends or use a new version of the script (8.6.2 right now)
Reporter | ||
Comment 1•14 years ago
|
||
bug 616567 has a new version.
Looking quickly at the source code, it should solve the problem.
Depends on: 616567
Comment 2•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
Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Assignee | ||
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
•