https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16552 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- I ran into one problem with this. These were the combinations I tested: OPACHoldingsDefaultSortField -> Item type - OpacLocationBranchToDisplay -> home library - Good - OpacLocationBranchToDisplay -> holding library - Good - OpacLocationBranchToDisplay -> home and holding library - Good OPACHoldingsDefaultSortField -> Home library - OpacLocationBranchToDisplay -> home library - Sorts on third column, "Collection" - OpacLocationBranchToDisplay -> holding library - (Not applicable) - OpacLocationBranchToDisplay -> home and holding library - Good OPACHoldingsDefaultSortField -> Holding library - OpacLocationBranchToDisplay -> home library - (Not applicable) - OpacLocationBranchToDisplay -> holding library - Good - OpacLocationBranchToDisplay -> home and holding library - Good When I have OPACHoldingsDefaultSortField set to "Home library" and OpacLocationBranchToDisplay set to "home library" the sorting is on the "Collection" column instead of the home library one. -- You are receiving this mail because: You are watching all bug changes.