[Koha-bugs] [Bug 20838] Search by group of libraries is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 30 19:43:43 CEST 2018


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 75686
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75686&action=edit
Bug 20838: (bug 16735 follow-up) Fix search by group of libraries

In the last patches of bug 16735, we completely broke the feature!

The limit is using library_groups.id instead of branches.branchcode.

Test plan:
Create a group of library with the search feature
Search (OPAC and staff interfaces) using this limit

=> Without this patch you will see that the generated search query does
not contain branchcodes
=> With this patch applied you will see the branchcodes

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


More information about the Koha-bugs mailing list