Closed
Bug 673623
Opened 14 years ago
Closed 14 years ago
Make redirects from the old-and-busted search params to the pretty new ones
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
6.1.8
People
(Reporter: jbalogh, Assigned: jbalogh)
Details
No description provided.
Assignee | ||
Comment 1•14 years ago
|
||
https://github.com/jbalogh/zamboni/commit/1136a91
Fixes: sort values we no longer have, pid => platform, lver => appver.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
[17:32:11.631] GET https://addons.allizom.org/en-US/firefox/search/es?pid=3&cat=all&q=web&y=0&x=0 [HTTP/1.1 301 MOVED PERMANENTLY 254ms]
[17:32:11.893] GET https://addons.allizom.org/en-US/firefox/search/es?q=web&platform=mac&cat=all&y=0&x=0 [HTTP/1.1 200 OK 1396ms]
[17:34:26.506] GET https://addons.allizom.org/en-US/firefox/search/es?cat=all&q=web&platform=mac&y=0&x=0&lver=7.0 [HTTP/1.1 301 MOVED PERMANENTLY 160ms]
[17:34:26.669] GET https://addons.allizom.org/en-US/firefox/search/es?cat=all&q=web&platform=mac&appver=7.0&y=0&x=0 [HTTP/1.1 200 OK 4140ms]
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•