Closed
Bug 788169
Opened 13 years ago
Closed 13 years ago
"Filter" - "Sort by" options are not working as expected
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2012-09-06
People
(Reporter: vcarciu, Assigned: spasovski)
References
Details
Prerequisites:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0
Steps to reproduce:
1.Go to https://marketplace-dev.allizom.org/
2.Perform an empty search
3.Press "Filter" button , sort by "Rating" and press "Apply"
4.Press "Filter" button , sort by "Relevancy" and press "Apply"
Expected results:
Sort by "Relevancy" is applied
Actual results:
Sort by "Relevancy" is not working anymore.
Please see screencast for this bug : http://screencast.com/t/CdsOef9zo
NOTE:
From what I can see , the default sorting is by "Relevancy" , but after selecting sort by "Rating" , the "https://marketplace-dev.allizom.org/search/?cat=&sort=relevancy" is not applied anymore.
Comment 1•13 years ago
|
||
Is this a dupe of bug 785976?
Either way, it's a valid issue. Davor, want to take a look?
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → dspasovski
Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 2012-09-06
Assignee | ||
Comment 2•13 years ago
|
||
this should've also been addressed in: https://github.com/mozilla/zamboni/commit/3d43e71
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•13 years ago
|
||
Now, sort by Relevancy is not working at all on both prod and dev: http://screencast.com/t/fKE5dfMB5dal
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•13 years ago
|
||
This was caused by the switch from the former string 'relevancy' to 'None'. Should be fixed with:
https://github.com/mozilla/zamboni/commit/78b5e97
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•13 years ago
|
||
Verified as fixed : http://screencast.com/t/HRf1dJWrbw3
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•