Closed Bug 98980 Opened 23 years ago Closed 23 years ago

cbs.com - JavaScript has too many warnings to list and 2 errors

Categories

(Tech Evangelism Graveyard :: English US, defect, P1)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gjones5555, Assigned: bc)

References

()

Details

(Whiteboard: [USERAGENT])

I first noticed this with Netscape 6.1, upgraded to the latest "thumbs up" test
version of mozilla 2001090712 and still problems.  What is even more upsetting,
the problems with JavaScript won't allow me to drop down Dave's "Top Ten" list
nor get RealPlayer to play his nightly monologue!

I have had to "Gasp" resort to using Netscape version 4.78, where everything
works fine.

CBS has recently updated its JavaScript components, so I don't know if this is
a problem with Mozilla or CBS's problem.

Regards,
Confirming on 2001090703 Win2k and over to Tech Evangelism - they just don't
recognize Mozilla as a valid browser in http://www.cbs.com/Common/js/core.js .
Assignee: rogerl → bclary
Status: UNCONFIRMED → NEW
Component: Javascript Engine → US English
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: pschwartau → zach
Version: other → unspecified
Summary: JavaScript has too many warnings to list and 2 errors → cbs.com - JavaScript has too many warnings to list and 2 errors
Priority: -- → P1
seems to be better (they have dom handling), but still has some minor issues
Whiteboard: [aok]
Warning: useless expression
Source File: http://cbs.com/Common/js/core.js
Line: 161

Warning: useless expression
Source File: http://cbs.com/Common/js/core.js
Line: 220
Keywords: evang500
in function checkBrowser they do:
 this.navUser.indexOf("Netscape6")>0?(this.ns6=true):(this.ns6=false);
and miss Mozilla and all Gecko browsers altogether.

See also http://cbs.com/Common/js/nav_top.js which appears ok I think.

contacted via webform
Status: NEW → ASSIGNED
Whiteboard: [aok] → [USERAGENT]
Target Milestone: --- → Mar
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.