Closed
Bug 197574
Opened 22 years ago
Closed 22 years ago
Help > About Mozilla shows wrong version number
Categories
(SeaMonkey :: Help Documentation, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: j13moh, Assigned: oeschger)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20030312
Select Help > About Mozilla and it shows version 1.2b, which is clearly incorrect.
Reproducible: Always
Steps to Reproduce:
Select Help > About Mozilla and read the screen.
Actual Results:
Version 1.2b text was shown. (Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.2b) Gecko/20030312)
Expected Results:
Version 1.3 should have been shown.
Comment 1•22 years ago
|
||
1) Well, close your mozilla.
2) go to your profile (see releases notes)
3) search a line with rv:1.2b in it
4) delete it
5) run mozilla
6) look at your about:
Comment 2•22 years ago
|
||
workforme
try to find this line in your prefs.js :
user_pref("general.useragent.misc"
or
user_pref("general.useragent.override"
and remove the line if mozilla isn't running.
-> wfm
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 3•22 years ago
|
||
Matti :
don't have it in my prefs.js !
The only general.something I have is user_pref("general.startup.calendar", false);
No useragent.override at all !
Let it closed for now, until my new build is ready and I will see.
Also : a blank new profile show the bug !
Comment 4•22 years ago
|
||
I don't understand. A blank new build, and same bug. Is calendar guilty here ?!
Interesting ... it is possible multizilla is interferering with this. I found
the following line:
user_pref("browser.startup.homepage_override.mstone", "rv:1.2b; MultiZilla
v1.3.1.2");
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•