Closed
Bug 164857
Opened 23 years ago
Closed 23 years ago
About Mozilla reports wrong version string (v1.0rc2) (but right build date)
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: davidr, Assigned: netscape)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2; stumbleupon.com) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1; stumbleupon.com) Gecko/20020826
About Mozilla displays following version string:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2; stumbleupon.com) Gecko/20020826
(this is for Mozilla version 1.1). This string also came up in Bugzilla. Mozilla
version info appears not to have been updated.
Reproducible: Always
Steps to Reproduce:
Just go to Help Menu | About Mozilla
Actual Results:
Displayed wrong version (1.0rc2)
Expected Results:
Displayed correct version (1.1)
Comment 1•23 years ago
|
||
>rv:1.0rc2; stumbleupon.com)
This is not in the original UA String.
There could be 2 reasons for this :
you use a non mozilla.org build -> invalid
You changed the UA String in the pref (Profile\prefs.js) -> invalid
marking invalid
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Summary: About Mozilla reports wrong version string (v1.0rc2) (but right build date) → About Mozilla reports wrong version string (v1.0rc2) (but right build date)
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•