Closed
Bug 213967
Opened 22 years ago
Closed 22 years ago
about mozilla shows value of general.useragent.override instead of real version value
Categories
(SeaMonkey :: Help Documentation, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 213108
People
(Reporter: webfirm-mozilla-bugzilla, Assigned: oeschger)
Details
User-Agent: Mozilla/4.7 [en_GB, en] (Win95; U)
Build Identifier: 1.4
overriding the user agent changes the version on the about mozilla page.
this makes bug reporting more difficult.
as a website might be givein different content by user agent this information
should be shown but the real vesion shoul dbe shown as well
Reproducible: Always
Steps to Reproduce:
1. add user_pref("general.useragent.override", "blah") to prefs.js
2. help > about mozilla
3.
Actual Results:
Mozilla
Blah
Expected Results:
Mozilla
1.real.version (user agent set to "blah")
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 213108 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•