Closed
Bug 773498
Opened 13 years ago
Closed 13 years ago
Language served doesn't change upon changing my browser->Language preferences
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2012-08-16
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
Details
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/en-US
2. Nightly->Preferences. Change your default language to es-Es
3. Reload Marketplace
expected behavior:
Content is now served in Spanish
observed behavior:
Content is still served in English.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → cvan
Target Milestone: --- → 2012-07-19
Assignee | ||
Comment 1•13 years ago
|
||
https://github.com/mozilla/zamboni/commit/cd9a9e3
I was letting the cookie take precedence over what you set in your browser. I've changed it so that the "Accept-Language" header that the browser sends takes precedence. That certainly makes more sense.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•13 years ago
|
||
This works the first time I change the Language preference. But switching between languages doesn't reflect on the site.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•13 years ago
|
||
Reporter | ||
Comment 4•13 years ago
|
||
This is not fixed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 5•13 years ago
|
||
https://github.com/mozilla/zamboni/commit/b4c6c2b
This seems to work pretty reliably now. Don't whack it too hard!
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Target Milestone: 2012-07-19 → 2012-07-26
Reporter | ||
Comment 6•13 years ago
|
||
STR:
1. Load https://marketplace-dev.allizom.org/
2. Browser->Preferences->Languages
3. Choose es-ES as the default language
4. Reload marketplace
5. Repeat step #2 and change the language to en-US
expected behavior:
Marketplace loads in en-US after step #5
observed behavior:
marketplace still loads in es-es after step #5
screencast: http://screencast.com/t/BmLQVW61h83
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•13 years ago
|
Target Milestone: 2012-07-26 → 2012-08-09
Updated•13 years ago
|
Target Milestone: 2012-08-09 → 2012-08-16
Assignee | ||
Comment 7•13 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•