Closed
Bug 1125011
Opened 10 years ago
Closed 10 years ago
Non-existent security advisory translations are not redirected to en-US
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u232883, Assigned: u232883)
References
()
Details
(Whiteboard: [kb=1640634] )
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1093784 +++
These pages should probably be redirected to en-US:
https://www.mozilla.org/fr/security/known-vulnerabilities/firefox/
https://www.mozilla.org/fr/security/advisories/mfsa2015-09/
Comment 1•10 years ago
|
||
Good catch Kohei. Looks like it's due to the view classes not using the render from l10n_utils. There's a mixin in l10n_utils that we should be able to drop in and fix it. You want to take this or shall I?
Will try to fix it.
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Whiteboard: [kb=1640634]
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/d4c2f16d784db523a745d5935a170b28ff3c1a83
Fix Bug 1125011 - Non-existent security advisory translations are not redirected to en-US
https://github.com/mozilla/bedrock/commit/a3b0bdd600cf2d642abff2c97bb7e84a40ae9603
Merge pull request #2689 from kyoshino/bug-1125011-security-redirect
Fix Bug 1125011 - Non-existent security advisory translations are not redirected to en-US
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•