Closed
Bug 943997
Opened 12 years ago
Closed 12 years ago
Translated Zones do not have correct parents
Categories
(Developer Documentation Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 943979
People
(Reporter: openjck, Assigned: sheppy)
References
Details
Steps to reproduce:
1. Visit https://developer.mozilla.org/en-US/Apps
2. Notice the following:
* This is a true Zone landing page
* The page has a tall header
* The page has a Zone image
* The breadcrumbs are the following:
MDN > Web technology for developers > App Center
3. Use the language dropdown to select the Spanish version of the page
4. Notice the following:
* This is not a true Zone landing page
* The page does not have a tall header
* The page does not have a Zone image
* The breadcrumbs are the following:
MDN > Web technology for developers > App Center > Aplicaciones
Other information:
This seems to happen to every translated Zone landing page that attempts to use the Zone style. I am filing this as a documentation bug, but more fundamentally I think we need to discover what about our interface is leading localizers to make this mistake.
Updated•12 years ago
|
Assignee | ||
Comment 1•12 years ago
|
||
I believe these are all symptoms of bug 943979; because the Spanish version of the page is not yet converted into a zone, it doesn't inherit any of the attributes of a zone.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•