Closed
Bug 771160
Opened 13 years ago
Closed 13 years ago
Pages with no English version do not show languages dropdown correctly
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P2)
developer.mozilla.org Graveyard
Editing
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: trevorhemail-mozbug, Unassigned)
References
Details
Attachments
(1 file)
|
11.05 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1
Build ID: 20120615085229
Steps to reproduce:
On this page https://developer-new.mozilla.org/pl/docs/Projekty
Actual results:
The languages (Języki) dropdown is just a grey bar (is empty)
Expected results:
Dropdown should display translation options as expected
Comment 1•13 years ago
|
||
Thanks for reporting this, Trevor. The language seems to work for me. Can you confirm that this is still an issue for you?
Comment 3•13 years ago
|
||
Confirmed. I was looking at the dropdown in the footer. Thanks for the screenshot, Trevor.
Interestingly, this does not happen on all pages. See HTML5:
https://developer.mozilla.org/fr/HTML/HTML5
Comment 5•13 years ago
|
||
Interesting. Thanks, Trevor. We will look into this.
Comment 6•13 years ago
|
||
Looks like darkwing is on the case:
https://github.com/mozilla/kuma/pull/404
Comment 7•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/921a75361dde7baaff0aefe37ffce5673524588e
fix bug 771160 - Don't display languages dropdown if a doc isn't localizable
https://github.com/mozilla/kuma/commit/589355cdc998f15a1740ef46768c3dbea4dfba9a
Merge pull request #404 from darkwing/languages-dropdown-issue-771160
fix bug 771160 - Don't display languages dropdown if a doc isn't localizable
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Updated•5 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
•