Summary: | Most popular doesn't always sort correctly | ||
---|---|---|---|
Product: | Koha | Reporter: | Alexandra Speer <alexandra.speer> |
Component: | OPAC | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | andrew, caroline.cyr-la-rose, fridolin.somers, jonathan.druart, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.05.00,20.11.02
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 9916 | ||
Attachments: |
Screenshot of proper search
Screenshots of wrong results Bug 27168: Sort most popular by number of issues desc Bug 27168: Sort most popular by number of issues desc Bug 27168: Sort most popular by number of issues desc Bug 27168: [20.05.x] Sort most popular by number of issues desc |
Description
Alexandra Speer
2020-12-08 11:27:02 UTC
Hello Alexandra, I don't recreate this behaviour on master. On which exact version of 20.05.x did you try? Can you submit a the two screens? (In reply to Jonathan Druart from comment #1) > Can you submit a the two screens? Can you submit a screenshot of the two screens? Created attachment 114283 [details]
Screenshot of proper search
Version tested: 20.05.05
Created attachment 114284 [details]
Screenshots of wrong results
Coming from commit 1b6452bc5422c998e0127822c5b3c47ff77355d1 Bug 9916: (follow-up) restore default sort order for OPAC "most popular" page Created attachment 114286 [details] [review] Bug 27168: Sort most popular by number of issues desc It seems that there is a weird behavior when the title is used as a second sort Test plan: Turn on OpacTopissue Make sure the table always displays entries sorted by number of issues desc Created attachment 114292 [details] [review] Bug 27168: Sort most popular by number of issues desc It seems that there is a weird behavior when the title is used as a second sort Test plan: Turn on OpacTopissue Make sure the table always displays entries sorted by number of issues desc Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Thx Lucas! Created attachment 114600 [details] [review] Bug 27168: Sort most popular by number of issues desc It seems that there is a weird behavior when the title is used as a second sort Test plan: Turn on OpacTopissue Make sure the table always displays entries sorted by number of issues desc Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Pushed to master for 21.05, thanks to everybody involved! Pushed to 20.11.x for 20.11.02 Doesn't apply cleanly to 20.05, please rebase if needed This bug was initially found in 20.05, so a rebase would be great. Created attachment 115049 [details] [review] Bug 27168: [20.05.x] Sort most popular by number of issues desc It seems that there is a weird behavior when the title is used as a second sort Test plan: Turn on OpacTopissue Make sure the table always displays entries sorted by number of issues desc Patch rebased but not tested. |