Closed
Bug 995125
Opened 12 years ago
Closed 12 years ago
Unable to change language in most MDN pages
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alice0775, Assigned: davidwalsh)
Details
Steps To Reproduce:
1. Open https://developer.mozilla.org/en-US/Add-ons/Code_snippets
2. Scroll to bottom
3. Select other languages <select> element at the right-bottom of page
Actual Results:
Nothing happens
Expected Results:
Auto reload to selected language page
https://developer.mozilla.org/en-US/ works as expected
Comment 1•12 years ago
|
||
Oh yes, you're right. Nice catch.
Updated•12 years ago
|
Assignee: nobody → dwalsh
Severity: normal → major
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/ad097cc8b2dc33f10ca7872c24039810c302222c
fix bug 995125 - Enable lang switcher auto-redirect
https://github.com/mozilla/kuma/commit/073d050d3dbff72028e2f732b89b6afec0f4a9db
Merge pull request #2278 from darkwing/autosubmit-wiki-language
fix bug 995125 - Enable lang switcher auto-redirect
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•