Closed
Bug 1210143
Opened 10 years ago
Closed 10 years ago
The 404 page links to a wrong URL for release notes
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1210141
People
(Reporter: mormegil, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150929144111
Steps to reproduce:
1. Go to a non-existing URL on www.mozilla.org, let’s say https://www.mozilla.org/foobar
2. A “404: Page Not Found” page appears, with hints what to do, and links to Firefox download and “Systems & Languages | Release Notes | Privacy”.
3. Click on “Release Notes”.
Actual results:
The link leads to http://www.mozilla.org/en-US/firefox//releasenotes/ which 301-redirects to https://www.mozilla.org/en-US/firefox//releasenotes/ which 301-redirects to https://www.mozilla.org/en-US/firefox/releasenotes/ which is 404 again.
Expected results:
The correct release notes link should be https://www.mozilla.org/en-US/firefox/notes/ (which 302-redirects to the current version).
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•