Closed
Bug 768487
Opened 13 years ago
Closed 13 years ago
MDN breadcrumb links to https://developer-new.mozilla.org/en-US/docs/en
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: trevorhemail-mozbug, Assigned: sheppy)
Details
(Whiteboard: u=user c=wiki s=2012-07-18 p=1)
This page states that is is old and should be showing https://developer-new.mozilla.org/en-US instead.
Comment 1•13 years ago
|
||
Thanks for reporting this, Trevor.
I'm not sure I understand what you mean. Can you give an example of a page that links to developer-new?
When using developer-new, on this page, for example:
https://developer-new.mozilla.org/en-US/docs/DOM/HTMLMediaElement
Click on the MDN breadcrumb and it takes you to:
https://developer-new.mozilla.org/en-US/docs/en
When it should take you to:
https://developer-new.mozilla.org/en-US
Comment 3•13 years ago
|
||
Very good catch. I will be sure the development team looks at this. Thank you, Trevor.
Updated•13 years ago
|
Whiteboard: u=user c=wiki s=2012-07-18 p=
Comment 4•13 years ago
|
||
This actually links to the same page, migrated over, that gets linked from current prod mindtouch. There's actually an "en" page.
Comment 5•13 years ago
|
||
Maybe the /en page needs to be edited and made into a redirect to /en-US?
Comment 6•13 years ago
|
||
Sheppy: This should take the user to the base developer.mozilla.org/en-US page.
Updated•13 years ago
|
Whiteboard: u=user c=wiki s=2012-07-18 p= → u=user c=wiki s=2012-07-18 p=1
Updated•13 years ago
|
Assignee: nobody → eshepherd
| Assignee | ||
Comment 7•13 years ago
|
||
I have no idea how to do this; the old #REDIRECT [/en-US] syntax doesn't work...
Comment 8•13 years ago
|
||
Yeah, the redirect syntax has changed: https://developer.mozilla.org/Project:en/Getting_started_with_Kuma#Things_that_work_differently
It looks like this now:
REDIRECT <a class="redirect" href="%(href)s">%(title)s</a>
Comment 9•13 years ago
|
||
(In reply to Les Orchard [:lorchard] from comment #8)
> Yeah, the redirect syntax has changed:
> https://developer.mozilla.org/Project:en/
> Getting_started_with_Kuma#Things_that_work_differently
>
> It looks like this now:
> REDIRECT <a class="redirect" href="%(href)s">%(title)s</a>
Do we have a WYSIWYG button for this?
Comment 10•13 years ago
|
||
We do not presently, no
Comment 11•13 years ago
|
||
Cool. I'll open a bug for that. Probably not a launch priority, but the syntax does seem a little tricky to remember.
| Assignee | ||
Comment 12•13 years ago
|
||
Looks like someone fixed this, so...
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 13•13 years ago
|
||
qa-verified
the breadcrumb now redirects to https://developer-new.mozilla.org/en-US/?redirectlocale=en-US&redirectslug=en
Updated•13 years ago
|
Version: Kuma → unspecified
Updated•13 years ago
|
Component: Website → Landing pages
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
•