Closed
Bug 1009630
Opened 11 years ago
Closed 11 years ago
Duplicate locales in URL causing firstrun 404s on [bedrock]
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cmore, Assigned: pmac)
Details
Starting on May 5th, 2014, I am seeing duplicate locales in some firstrun URLs.
The most comment 404s are from these requests:
/de/de/firefox/29.0/firstrun/
/de/de/firefox/29.0.1/firstrun/
/de/de/firefox/28.0/firstrun/
/fr/fr/firefox/29.0/firstrun/
/fr/fr/firefox/29.0.1/firstrun/
it is still happening for nearly all other locales and there are even some duplicate non-matching locales. i.e. /en-US/en-GB/firefox/29.0.1/firstrun/
I went back in time with this problem and I cannot find it happening before May 5th, so something happened on that day that is causing this broken URL pattern. I am seeing over 50,000 of these errors a day and thus no firstrun tour.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → pmac
Status: NEW → ASSIGNED
Comment 1•11 years ago
|
||
Regressed from Bug 1003703 that I sent a PR. Sorry about that.
| Reporter | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/cead6c254cb43a538387e3cb4b2c2101d2737e81
Fix bug 1009630: Redirect .../firstrun/eu/ urls.
https://github.com/mozilla/bedrock/commit/b93bfa0b6e00e99e9f3e6f546c16cb9e6535b7f4
Merge pull request #2006 from pmclanahan/fix-firstrun-redirects-1009630
Fix bug 1009630: Redirect .../firstrun/eu/ urls.
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•