Closed Bug 874525 Opened 11 years ago Closed 11 years ago

Redirect projects/security/nss and projects/security/jss to MDN

Categories

(www.mozilla.org :: Legacy PHP system, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kathleen.a.wilson, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [kb=1024029] )

adding to mozilla.org kanban board
Priority: -- → P3
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/98b4668f1006caec9eb84ac8d5949a575cc7fac6
Bug 874525 Redirect /projects/security/pki/* to  developer.mozilla.org

https://github.com/mozilla/bedrock/commit/c648e3faa8395ff374b66ef1d605bb663666e62d
Merge pull request #896 from retornam/bug-874525-redirects

Bug 874525 Redirect /projects/security/pki/* to  developer.mozilla.org
fixed on stage 
www.allizom.org/projects/security/pki/nss/ ---> https://developer.mozilla.org/en-US/docs/NSS
www.allizom.org/projects/security/pki/jss/---> https://developer.mozilla.org/en-US/docs/JSS
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Please fix typos:

www.allizom.org/projects/security/pki/nss/ 
should be
www.mozilla.org/projects/security/pki/nss/ 

and 
www.allizom.org/projects/security/pki/jss/
should be
www.mozilla.org/projects/security/pki/jss/
(In reply to Kathleen Wilson from comment #6)
> Please fix typos:
> 
> www.allizom.org/projects/security/pki/nss/ 
> should be
> www.mozilla.org/projects/security/pki/nss/ 
> 
> and 
> www.allizom.org/projects/security/pki/jss/
> should be
> www.mozilla.org/projects/security/pki/jss/



Hi Kathleen,
https://www.allizom.org is our staging server. QA tests bug fixes there before we push to production


Production is now fixed
www.mozilla.org/projects/security/pki/jss/
www.mozilla.org/projects/security/pki/nss/
Status: RESOLVED → VERIFIED
Oh!  Thanks!
Just noticed something. Comment 0 mentions the following redirects.

> http://www.mozilla.org/projects/security/pki/nss/* -> https://developer.mozilla.org/en-US/docs/NSS
> http://www.mozilla.org/projects/security/pki/jss/* -> https://developer.mozilla.org/en-US/docs/JSS

But it appears we only have these redirects in place. 

> http://www.mozilla.org/projects/security/pki/nss/ -> https://developer.mozilla.org/en-US/docs/NSS
> http://www.mozilla.org/projects/security/pki/jss/ -> https://developer.mozilla.org/en-US/docs/JSS

In other words, URLs like [1] and [2] do not redirect to MDN, but instead result in a 404. Is this incorrect? Should URLs like [1] and [2] redirect to MDN also?

[1] http://www.mozilla.org/projects/security/pki/nss/anything/else/here
[2] http://www.mozilla.org/projects/security/pki/jss/anything/else/here
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Flags: needinfo?(kwilson)
The intent is that if someone has bookmarked this page:
http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html
the next time they browse to that page they will get redirected to
https://developer.mozilla.org/en-US/docs/NSS
Flags: needinfo?(kwilson)
Great, thanks for letting us know. I will submit a correction.
Blocks: 879517
Commit pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/79ecb8f0a9ee331be0985bb93e094c6aff7661ca
Fix bug 874525: Redirect NSS/* and JSS/* to MDN.

Commit 98b4668f redirected the NSS and JSS directories to MDN. This
commit additionally redirects the files and directories that live below
them to MDN.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
fixed on stage
Whiteboard: [kb=1024029]
Strange, this is no longer working on stage for me. Can you confirm, Raymond?
Flags: needinfo?(mozbugs.retornam)
this is broken on stage https://www.allizom.org/en-US/projects/security/nss/ is now a 404
Status: RESOLVED → REOPENED
Flags: needinfo?(mozbugs.retornam)
Resolution: FIXED → ---
Same with /jss. I will look into it. I suspect another redirect is conflicting with this one.
I was mistaken. The redirects mentioned in comment 0 work just fine.

Addresses that contain locales (like in comment 16) do not redirect, but it is my understanding that we have no intentions to redirect those URLs. Re-closing.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.