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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/