Closed
Bug 996814
Opened 11 years ago
Closed 11 years ago
Wrong locale on Feedback page
Categories
(Cloud Services :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bfff868cae6e, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140319120302
Steps to reproduce:
Open Firefox, click on 'Help' and then click on 'Submit Feedback...'
Actual results:
'Submit Your Feedback' URL is open with incorrect locale (en-AU): https://input.mozilla.org/en-AU/feedback
Expected results:
It should open the URL with the correct locale (en-US): https://input.mozilla.org/en-US/feedback
Severity: normal → minor
OS: All → Linux
Hardware: All → x86_64
On Arch Linux intl.locale.matchOS is set to true by default and that changes intl.accept_languages to "en, en-us" causing Feedback page to choose the first English available which is en-AU.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•