Closed
Bug 124361
Opened 23 years ago
Closed 20 years ago
usatoday.com - JS error in sniff
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
References
()
Details
(Keywords: top500)
Warning: test for equality (==) mistyped as assignment (=)?
Source File: http://www.usatoday.com/_common/_scripts/sniffer.js
Line: 219, Column: 40
Source Code:
else if (navigator.type = navigator.ie){
Comment 2•23 years ago
|
||
*** Bug 128210 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
Information from a duplicate site.
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.8+)
Gecko/20020227
BuildID: 2002022703
While browsing the USA Today website http://www.usatoday.com/ I noticed two
errors that kept repeately occuring in the JAVAscript console
Error: fxTrim is not defined
Source File: http://www.usatoday.com/_common/_scripts/usat.js
Line: 56
Error: arrCookies[intIndex].trim is not a function
Source File: http://www.usatoday.com/_common/_scripts/usat.js
Line: 322
I saw another USA Today error listed but that was for JAVA sniffing so hopefully
this isn't a dupe.
Reproducible: Always
Steps to Reproduce:
1. Goto usatoday.com
2. click on various stories
3.
Reporter | ||
Comment 4•22 years ago
|
||
tech evang june 2003 reorg
Assignee: bc → english-us
QA Contact: zach → english-us
Reporter | ||
Comment 5•20 years ago
|
||
no error in js console.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•