Closed
Bug 780216
Opened 14 years ago
Closed 8 years ago
Old-style (/en/Page) links to non-existing pages are blue
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P2)
developer.mozilla.org Graveyard
Editing
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: FredB, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
Build ID: 20120713134347
Steps to reproduce:
1. Browsed https://developer.mozilla.org/fr/docs/HTML/Element/Video and clicked apparently existing link (blue) "niveau bloc" (https://developer.mozilla.org/fr/HTML/%C3%89l%C3%A9ments_de_niveau_bloc)
2. Browsed https://developer.mozilla.org/pl/docs/Gecko and clicked apparently existing link "FAQ Gecko" (https://developer.mozilla.org/pl/FAQ_Gecko)
Actual results:
1. & 2. This doc doesn't exist
Expected results:
1. & 2. The link should have been red.
Updated•14 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Comment 1•13 years ago
|
||
This because the links use the old URLs (e.g. <a href="/pl/FAQ_Gecko">). Hopefully this will be fixed when bug 783535 is taken care of.
Status: UNCONFIRMED → NEW
Depends on: 783535
Ever confirmed: true
Summary: Links to some non-existing links are blue → Old-style (/en/Page) links to non-existing pages are blue
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
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
•