Closed
Bug 915845
Opened 12 years ago
Closed 12 years ago
Firefox Unsupported page broken
Categories
(www.mozilla.org :: Bedrock, defect)
www.mozilla.org
Bedrock
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pmac, Assigned: pmac)
Details
We're getting thousands of 404s:
http://www.mozilla.org/en-US/firefox/unsupported/details/index.html
This page is in product, and does exist on the PHP side, but we messed it up in bug 796952 by sending all http://www.mozilla.org/en-US/firefox/unsupported/* urls to bedrock.
Comment 1•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/6980ae88962dad1d3cdc345be2e2c6fba77f3267
Bug 915845: Fix unsupported details page.
https://github.com/mozilla/bedrock/commit/232ad31f93a6b3f2c861099eba30724ce71ff28e
Merge pull request #1221 from pmclanahan/re-enable-unsupported-page
Bug 915845: Fix unsupported details page.
Comment 2•12 years ago
|
||
fixed on stage
https://www.allizom.org/en-US/firefox/unsupported/EOL/
https://www.allizom.org/en-US/firefox/unsupported/warning/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
fixed on prod
https://www.mozilla.org/en-US/firefox/unsupported/EOL/
http://www.mozilla.org/en-US/firefox/unsupported/warning/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•