Closed Bug 574759 Opened 14 years ago Closed 14 years ago

Firefox is not picking up the language set in Regional Settings

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 285267

People

(Reporter: john.dugo, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3

In regional settings, i have selected French as the language format.  When I attempt to get the client language in javascript (navigator.language) it returns en-US instead of fr-FR.

This seems to work fine on Linux.  Only seeing the issue on Windows.  (also works in IE 8.0

Reproducible: Always

Steps to Reproduce:
1.Change the language in Regional Settings (ex: French)
2.Launch firefox
3.Access the navigator.language variable via javascript
Actual Results:  
navigator.language return en-US

Expected Results:  
should have returned fr-FR

Java is correctly seeing the language as French however the browser is not which is causing issues in our web application.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.