Closed Bug 90357 Opened 23 years ago Closed 23 years ago

the page is not visible

Categories

(Core Graveyard :: Viewer App, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 59553

People

(Reporter: JavaOne, Assigned: rickg)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2+) Gecko/20010711
BuildID:    20010711

the site www.n-tv.de isn't visible in mozilla.

Reproducible: Always
Steps to Reproduce:
1.go to www.n-tv.de
2.
3.
This is no Mozilla bug.
The page use bad browser sniffer code.

http://www.n-tv.de/js/default.js
if(navigator.userAgent.indexOf('Netscape6') != -1){
	n6=true;
}

They search "Netscape6" in the User Agent string and there is no entry for Mozilla. 
BTW: They should change "Netscape6" to "Gecko" and this would work.

dupe of bug 59553


*** This bug has been marked as a duplicate of 59553 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Verified.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.