Closed
Bug 1061228
Opened 10 years ago
Closed 10 years ago
404 Page not found error to https://www.mozilla.org/en-US/credits/faq/
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: anistark, Assigned: pmac)
Details
(Whiteboard: [kb=1503017] )
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.94 Safari/537.36
Steps to reproduce:
I was viewing the credits site https://www.mozilla.org/credits/
When I clicked on FAQ and led me to https://www.mozilla.org/en-US/credits/faq/
Actual results:
A 404 error Page not found error was found
Expected results:
It should have displayed a general FAQ page on credits.
Comment 1•10 years ago
|
||
Bug 801909 might be the culprit. The FAQ page is displayed on the staging server:
https://www-dev.allizom.org/credits/faq/
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(pmac)
Updated•10 years ago
|
Whiteboard: [kb=1503017]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → pmac
Flags: needinfo?(pmac)
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/bb48ae80d5c1dc40af9f367c3744e87255e61c5d
Fix bug 1061228: Fix locale redirect exemption in page() helper.
https://github.com/mozilla/bedrock/commit/1d85521a8498fea49120eb75f00fff2c1f72c41a
Merge pull request #2270 from pmclanahan/fix-credits-faq-1061228
Fix bug 1061228: Fix locale redirect exemption in page() helper.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 5•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/9feace9e56e53b22176c130b469859326e5ae5de
Bug 1061228: Fix broken credits/faq.
https://github.com/mozilla/bedrock/commit/13ae290bb06c972bf9373bfde2329601655f807f
Merge pull request #2272 from pmclanahan/fix-broken-credits-faq-1061228
Bug 1061228: Fix broken credits/faq.
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
Flags: needinfo?(steven)
You need to log in
before you can comment on or make changes to this bug.
Description
•