Closed Bug 669267 Opened 13 years ago Closed 13 years ago

Wrong User Agent after update

Categories

(Firefox :: General, defect)

5 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: dzelenetskiy, Unassigned)

Details

User Agent: Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.50

Steps to reproduce:

use and update firefox on Windows XP from 3.5 to 5.0.
Used to verify alert($.browser.version)
Additional: http://stackoverflow.com/questions/6579564/jquery-browser-version-detection


Actual results:

after my last update firefox on Windows XP to Firefox 5.0 alerts wrong user agent - 1.9.2.15(Firefox on Windows 7 alerts 5.0)


Expected results:

there should be user agent equals 5.0 like said here: http://en.wikipedia.org/wiki/Gecko_(layout_engine)
OS: Other → Windows XP
Hardware: All → x86
If I look at <http://browserspy.dk/browser.php>, I see this user-agent :
Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0

The gecko version (which i what you're talking about, not the user agent) is 5.0 and comes from the "rv:5.0" part in the useraganet or the browser.version vriable.

I don't see how you get the 1.9.2.15 part. Are you sure you're not overriding the user-agent in about:config ???
I didn't make changes in about:config 100% and big thank you for this message, I definitely forgot about "about:config". I think there was problem with webmoney(webmoney.ru) plugin - it replaced standard user-agent string! It is not good for my web-application and site's users :(

Big thanks for answer! Reported this bug to plugin creator. Sorry to trouble you.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.