Closed
Bug 1260748
Opened 9 years ago
Closed 8 years ago
owners.html seems to be gone, with no redirect
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: pmac)
References
(Blocks 1 open bug)
Details
I went to http://mozilla.org/owners.html today (via bookmark) and got redirected to a 404 page. Why did this disappear without a redirect being put in place?
Comment 1•9 years ago
|
||
It looks like that redirect was missed when we converted from the old svn PHP repo to bedrock: http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/org-urls-301.txt?view=markup#l912 and we should add it back. :pmac would https://github.com/mozilla/bedrock/blob/master/bedrock/redirects/redirects.py be the most appropriate place?
Flags: needinfo?(pmac)
![]() |
Reporter | |
Comment 2•9 years ago
|
||
Did any other redirects get missed?
Assignee | ||
Comment 3•9 years ago
|
||
(In reply to Boris Zbarsky [:bz] from comment #2)
> Did any other redirects get missed?
Almost certainly. They are in several files, override each other in unpredictable ways, have crazy RegEx-based rules, and many of which point to long dead URLs. We moved what we could before the shutdown and continue to move ones that pop up as 404s in our logs or things people file bugs about. Thanks for the report. I'll get these in shortly.
Assignee: nobody → pmac
Flags: needinfo?(pmac)
Blocks: mozorg-redirects
Assignee | ||
Comment 4•8 years ago
|
||
This was fixed a while back but I apparently failed to update this bug. Apologies. Thanks for filing.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•