[Koha-bugs] [Bug 35006] OPAC holdings table - sort for current library column doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 10 15:37:55 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35006

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 156797
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156797&action=edit
Bug 35006: OPAC holdings table - Fix sort for library columns

This patch updates the holdings table on the OPAC's bibliographic detail
page so that home and current library columns can be sorted correctly by
library name. There have been changes to the way the template shows
these values, but the DataTables "data-sort" attribute on the table cell
had not been updated accordingly.

To test, apply the patch set the OpacLocationBranchToDisplay system
preference to "home and holding libraries."

- Make sure home and holding library columns are not hidden in the
  table settings under Administration -> Table settings -> OPAC ->
  holdingst.
- Locate a bibliographic record in the OPAC which has multiple items
  from different libraries.
- Test that the home and current library columns sort correctly by
  library name.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list