Closed
Bug 687501
Opened 14 years ago
Closed 11 years ago
[404] on system requirements page
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Terry.F1Com, Unassigned)
References
(Blocks 2 open bugs, )
Details
Several Mozilla webmaster emails received on this. Suggest the links stay active as long as the product is available.
Comment 1•14 years ago
|
||
Thanks for flagging...not sure why this would have stopped working. James/Anthony/Steven...any idea what's happened here? Maybe something with the merge?
Comment 2•14 years ago
|
||
I'm not sure what's going on here. Here's the SVN log for this file in trunk:
http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/en-US/firefox/system-requirements-v2.html?limit_changes=0&view=log&pathrev=84144
SVN says that "Current path doesn't exist after revision 84144", but r84144 doesn't seem to touch that file.
James, have any idea what might be going on here?
Comment 3•14 years ago
|
||
See r84145: http://viewvc.svn.mozilla.org/vc?view=revision&revision=84145
The system requirements pages were moved but redirects were not set.
Comment 4•14 years ago
|
||
.htaccess requires
> RewriteRule ^(en-US/)?firefox/system-requirements-v(\d)\.html /$1firefox/$2.0/system-requirements/ [PT,L]
> RewriteRule ^(en-US/)?firefox/system-requirements-v(\d\.\d)\.html /$1firefox/$2/system-requirements/ [PT,L]
Comment 5•14 years ago
|
||
Thanks Kohei. Reassinging to clegnitto, who moved the pages.
Assignee: nobody → clegnitto
| Assignee | ||
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Updated•12 years ago
|
Blocks: firefox-sysreq
Updated•12 years ago
|
Blocks: mozorg-redirects
Comment 7•11 years ago
|
||
Triaging very old bugs. Do we still need to put these redirects in place?
Assignee: christian → nobody
Flags: needinfo?(steven)
Comment 8•11 years ago
|
||
I would suggest that this is no longer necessary given that Firefox 2 is no longer supported.
Please re-open if I'm mistaken.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(steven)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•