Closed
Bug 503558
Opened 16 years ago
Closed 16 years ago
"Sort by" on search results page doesn't preserve the current query
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.7
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
steps to reproduce;
1.Search for "Firebug"
2.Refine the results by clicking on the tag "asem" in the search results page
3.Notice there are two add-ons for the search criteria-YSlow and pixel Perfect
4.Sort the search results by "popularity"
expected results
The search results are sorted acc to popularity i.e YSlow with 3,264 weekly downloads is listed above Pixel Perfect.
actual results:
Search is reset and Adblock Plus is listed at the top and all 7359 add-ons are listed by popularity
screencast: http://screencast.com/t/OQMGYuyU
Comment 1•16 years ago
|
||
You can see the results by sorting right after doing a search. The sorting form is only sending the sort parameter, not any of the existing query terms, so the search gets reset.
STR:
1. Search for "Firebug"
2. Use the "Sort By" button
3. Observe URL with sort=..., no search terms.
Summary: "Sort by" functionality is broken in the search results page → "Sort by" on search results page doesn't preserve the current query
Comment 2•16 years ago
|
||
r29612. (r=clouserw on attachment 387950 [details] [diff] [review] on bug 503588, which looks quite similar to this bug number)
Reporter | ||
Comment 3•16 years ago
|
||
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Keywords: push-needed
Assignee | ||
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
•