Closed
Bug 92775
Opened 24 years ago
Closed 24 years ago
Browser won't start with custom useragent version < 5
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: jason.zaugg, Assigned: edburns)
Details
(Keywords: relnote)
in user.js:
-----------
>user_pref("general.useragent.override","Mozilla/4.75 [en] (Win95; U)");
running mozilla (nightly, 20010724):
------------------------------------
>INTERNAL ERROR on Browser End: Expected a version > 5! Version = 4
>
>System error?:: No such file or directory
Changing the user agent version number to 5.75 enables mozilla to run (and me to
post this bug :)
I haven't used this preference before, so can't comment on the history of this
bug. Bug 80949 which was recently fixed would have masked this behaviour.
Comment 1•24 years ago
|
||
Is this working if you disable your Java plugin ?
hah, so if you want to use java you can't override the ua?
or perhaps java shouldn't be passed the forged ua.
![]() |
||
Comment 3•24 years ago
|
||
Duplicate of "Crash when loading Java Plugin if UserAgent string as MSIE"
*** This bug has been marked as a duplicate of 83376 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
![]() |
Reporter | |
Comment 5•24 years ago
|
||
confirmed that the problem is related to tha java plugin.
You need to log in
before you can comment on or make changes to this bug.
Description
•