Closed Bug 643620 Opened 15 years ago Closed 15 years ago

Redirect SuMoMo tiki wiki Style Slugs to Kitsune style slugs

Categories

(support.mozillamessaging.com Graveyard :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rolandtanglao, Assigned: sancus)

References

Details

After we go live with SuMoMo Kitsune, please redirect all URLS that have slugs with "+" in the old SuMoMo tiki system to URLs that have slugs with "-" e.g. https://support.mozillamessaging.com/en-US/kb/ISP+Database needs to re-directed to: http://stage-kitsune.mozillamessaging.com/en-US/kb/isp-database
Assignee: nobody → sancus
No longer depends on: 634657, 639886
Technically, you just have to replace "+" with " ". Kitsune slugs allow any character besides "/", so if you just use the same slugs with the "+"/" " change, your URLs don't actually need to change. (We also include middleware that will redirect requests with "+" to the same thing with " ".)
Blocks: 645198
No longer blocks: 645198
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.