Closed
Bug 284795
Opened 20 years ago
Closed 20 years ago
JavaScript navigator.appName returns Netscape, which is incorrect. Should be Firefox (whatever your reasons are, its wrong)
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
People
(Reporter: avoevudk, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
JavaScript navigator.appName returns Netscape, which is incorrect. Should be
Firefox (whatever your reasons are, its wrong).
All other browsers return correct name. Please fix it at once.
Reproducible: Always
Steps to Reproduce:
1. <script language=JavaScript>document.write(navigator.appName);</script>
2.
3.
*** This bug has been marked as a duplicate of 61071 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Firefox → Toolkit
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•