Closed
Bug 1000579
(Glow:LocaleSettings)
Opened 11 years ago
Closed 11 years ago
Add Completed Locales To Settings
Categories
(Websites :: glow.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bensternthal, Assigned: pmac)
References
Details
We only want 100% translated locales on the site.
To do this we need to add these locale's to the settings file.
| Reporter | ||
Updated•11 years ago
|
Alias: Glow:LocaleSettings
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mrburns
https://github.com/mozilla/mrburns/commit/b0b2e362c602a2c76cb760318feb73940185d880
Bug 1000579: Add current list of 100% translated locales for prod.
| Assignee | ||
Comment 2•11 years ago
|
||
The way this works is that it will just not redirect a user to a locale not in the list. It will pick the first locale in the list for the user in the "Accept-Language" header and go there. If a user tries to specifically go to a locale not in the list, they will get a 404. I think this is fine.
If you think we need to redirect these 404s to /en/ then I can work on that.
| Reporter | ||
Comment 3•11 years ago
|
||
This works I would not worry on the redirection.
I added a step to our launch plan to verify this list.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•