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.