Closed Bug 887428 Opened 11 years ago Closed 11 years ago

Create redirect for misprinted URL in promo materials

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheppy, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
There is a misprint in promotional materials. While we're trying to get the misprint fixed before too many copies are made, that may or may not happen, so let's start preparing to add a redirect.

What happened?
==============
Please redirect https://developer.mozilla.org/Firefox_OS/Security to https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Security

I have no idea where that first address came from, but it's what's in the materials being printed. That URL works if the user's locale is en, but not for other locales, apparently.

What should have happened?
==========================
I will advise if they manage to stop press on the material with the wrong URL, in which case we won't need this redirect or rewrite in place. But let's go with the assumption that we will need to install a tech solution, just in case.

Is there anything else we should know?
======================================
This is fairly time sensitive; if the print materials go out to a lot of people with this bad URL, they'll be getting errors, which is no good.
Question: Should this redirect work *just* for en-US, or do you really mean /{lang}/docs/Mozilla/Firefox_OS/Security where {lang} is the user's language?
Looks like redirecting to this URL covers the locale issue:

http://developer.mozilla.org/docs/Mozilla/Firefox_OS/Security
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/2bb16d484ea01416cc13a4037b899fdcd78b2280
fix bug 887428: Redirect for misprinted URL in promo materials

https://github.com/mozilla/kuma/commit/97ba1828cded12ca647e69a938e4e7e50b23ac95
Merge pull request #1189 from lmorchard/887428-misprint-redirect

fix bug 887428: Redirect for misprinted URL in promo materials
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.