Closed
Bug 936362
Opened 12 years ago
Closed 9 years ago
Redirect /RDF/ and /XBL/ to MDN
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: pmac)
References
(Blocks 1 open bug)
Details
(Whiteboard: [kb=1188994] )
+++ This bug was initially created as a clone of Bug #905532 +++
(Bug 905532 Comment 19)
> mozilla.org/RDF/ should redirect to
> https://developer.mozilla.org/en-US/docs/RDF
> mozilla.org/XBL/ should redirect to
> https://developer.mozilla.org/en-US/docs/XBL
>
>
> The RDF and XBL urls on mozilla.org current redirect to the homepage.
Updated•12 years ago
|
Whiteboard: [kb=1188994]
Comment 1•12 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #0)
> > The RDF and XBL urls on mozilla.org current redirect to the homepage.
These only seem to redirect to the home page if there is a trailing slash. Otherwise it's a 404.
I wondered if these three-letter top-level dirs are being mistake for locale-codes in some other redirects?
Comment 2•10 years ago
|
||
Hi Kohei and Steven-
What do we need to do to finish this one?
Thx,
Jen
Comment 3•10 years ago
|
||
Hi Kohei-
Do you have time to finish this one? Do you need any additional information?
Thx,
Jen
Flags: needinfo?(kohei.yoshino)
| Reporter | ||
Comment 4•10 years ago
|
||
I believe all the remaining redirect bugs, including this, can be solved easily once Bug 1200354 is fixed.
Flags: needinfo?(kohei.yoshino)
| Assignee | ||
Comment 5•10 years ago
|
||
I can go ahead and knock these out with the other redirect work.
Assignee: nobody → pmac
| Assignee | ||
Comment 6•9 years ago
|
||
Looks like I let this one slip through the cracks. My apologies. Fixing now.
Comment 7•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/ef92c02fdbcfc1abae247d6f0e300ad64c8e6284
Fix bug 936362: Redirect /XBL/ and /RDF/ to MDN
https://github.com/mozilla/bedrock/commit/56c95b3f5db17d2402f303f4a02f4ee3c41c8b2e
Merge pull request #4537 from pmac/fix-xbl-rdf-redirects-936362
Fix bug 936362: Redirect /XBL/ and /RDF/ to MDN
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•