[Bug 35484] New: OPACShelfBrowser secondary sort should be biblio.title not item.itemnumber
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Bug ID: 35484 Summary: OPACShelfBrowser secondary sort should be biblio.title not item.itemnumber Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The OPACShelfBrowser sorts on cn_sort but also includes a secondary sort on itemnumber. This secondary sort is arbitrary and unhelpful, libraries typically don't arrange things on the shelf based on Koha's itemnumber. This secondary sort should be based on title to better refelct how libraries organize shelves. To recreate: 1. In k-t-d, set all item itemcallnumbers to the same thing, ie: 'abcdefg'; 2. Touch all items to update the cn_sort values 3. Turn on OPACShelfBrowser and view a record detail page on the OPAC. 4. Browse the shelf and see that all items are organized by itemnumber. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 162717 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162717&action=edit Bug 35484: Make secondary sort use biblio.title To test: 1. In k-t-d, set all item itemcallnumbers to the same thing, ie: 'abcdefg'; 2. Touch all items to update the cn_sort values 3. Turn on OPACShelfBrowser and view a record detail page on the OPAC. 4. Browse the shelf and see that all items are organized by itemnumber. 5. APPLY PATCH and restart_services 6. Try again, now the secondary sort should be using biblio.title, not itemnumber. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Assignee|oleonard@myacpl.org |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Philip Orr <philip.orr@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philip.orr@lmscloud.de Status|Needs Signoff |Failed QA --- Comment #2 from Philip Orr <philip.orr@lmscloud.de> --- Hmm, not working for me. After following the test plan, I'm looking at the OPAC record detail page for "Ruby cookbook" (I'm on ktd). The next items (to the right) after "Ruby cookbook" start with a P. (Here: "Pro Javascript design patterns") The items to the left ("Previous") do seem to be alphabetically sorted now. Clicking on "Next:" to load the next few items in the shelfbrowser also only loads items to the right of the original item. The items to the left (so the "Previous") all stay the same. Clicking on "Previous" does load all new items. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|lucas@bywatersolutions.com |oleonard@myacpl.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162717|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 195019 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195019&action=edit Bug 35484: Make secondary sort use biblio.title To test: 1. In k-t-d, set all item itemcallnumbers to the same thing, ie: 'abcdefg'; 2. Touch all items to update the cn_sort values 3. Turn on OPACShelfBrowser and view a record detail page on the OPAC. 4. Browse the shelf and see that all items are organized by itemnumber. 5. APPLY PATCH and restart_services 6. Try again, now the secondary sort should be using biblio.title, not itemnumber. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 195020 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195020&action=edit Bug 35484: (follow-up) Add biblio.title sort to the "Next items" query -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Gretchen Maxeiner <maxeinergl@gcc.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxeinergl@gcc.edu Status|Needs Signoff |Failed QA --- Comment #5 from Gretchen Maxeiner <maxeinergl@gcc.edu> --- This didn't work for me. I tested in a sandbox and after applying the patch the shelf browser broke on several levels - the target record I was viewing wasn't listed in the browse (Darwin in Galapagos) ; the titles in the browse were in title alpha-order clusters, but usually the list started with the "x" titles before the "a" titles, and most titles were missing ; if I select an item from the browse, the record shows on screen in the details, but that title drops from the browse. I tested with both the original "abdefg" call number and with a standard LC call number (with source set to LC). I also set all records to the same branch/location/collection in case that was interfering, but I got the same poor browsing after the patch in all sandboxes. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35484 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org