Closed
Bug 663511
Opened 14 years ago
Closed 13 years ago
redirect all old jetpack docs to 1.0 docs
Categories
(Websites :: mozillalabs.com, defect)
Websites
mozillalabs.com
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dcm, Assigned: zandr)
References
Details
We need the following docs pages to redirect to the 1.0 version. The 1.0 docs are located: https://addons.mozilla.org/en-US/developers/docs/sdk/1.0/
The old docs locations that need to redirect are:
https://jetpack.mozillalabs.com/sdk/1.0b5/docs/
https://jetpack.mozillalabs.com/sdk/1.0b4/docs/
https://jetpack.mozillalabs.com/sdk/1.0b3/docs/
https://jetpack.mozillalabs.com/sdk/1.0b2/docs/
https://jetpack.mozillalabs.com/sdk/1.0b1/docs/
https://jetpack.mozillalabs.com/sdk/0.9/docs/
https://jetpack.mozillalabs.com/sdk/0.8/docs/
Comment 1•14 years ago
|
||
I think the idea is that AMO implements a redirect function like that currently implemented by mozillalabs, which redirects:
https://addons.mozilla.org/en-US/developers/docs/sdk/latest/
...to the most recent/highest version.
Then those old docs locations redirect to
https://addons.mozilla.org/en-US/developers/docs/sdk/latest/.
But I could be wrong.
Reporter | ||
Comment 2•14 years ago
|
||
I'm not sure how I forgot to mention this - but these redirects should go live the day we ship Firefox 5 (and thus, Jetpack). Currently that date is scheduled as June 21st.
Comment 3•14 years ago
|
||
Bug 627467 comment 2 says:
Once the switch happens, you should probably file a bug in the MDN product to update the link on https://developer.mozilla.org/en-US/addons
I'd like to add that here, as it needs to happen at the same time as these other changes. Then I can close bug 627467 without worrying about us forgetting it.
Assignee | ||
Comment 4•14 years ago
|
||
Redirecting to AMO now. This is bouncing off the existing VM for now. I've filed bug 665877 to move these to virtual-redirect and retire the VM.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 5•14 years ago
|
||
https://jetpack.mozillalabs.com/sdk/latest/docs doesn't redirect -- it's a 404 -- and that's the link I and probably lots of other people use. Shouldn't it?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•14 years ago
|
||
Also, if possible, it would be helpful if links to particular pages off the homepage linked to the new location of those pages, rather than the new homepage.
For example:
https://jetpack.mozillalabs.com/sdk/1.0b5/docs/packages/addon-kit/docs/page-mod.html
should go to:
https://addons.mozilla.org/en-US/developers/docs/sdk/1.0/packages/addon-kit/docs/page-mod.html
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → zandr
Comment 7•14 years ago
|
||
Is this ever going to be fixed? My awesomebar only brings up https://jetpack.mozillalabs.com/sdk/latest/docs for Jetpack docs, which still 404s.
Comment 8•14 years ago
|
||
you can remove entries from your awesomebar by arrowing down to them and hitting the delete key
Comment 9•14 years ago
|
||
I'm aware of that, thanks.
Comment 10•13 years ago
|
||
Done.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•