[Koha-bugs] [Bug 30101] OPAC advanced search page broken by Bug 29844

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 14 21:28:16 CET 2022


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 130570
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130570&action=edit
Bug 30101: Fix OPAC advanced search after Bug 29844

Bug 29844 forgot to add as_list to opac-search.pl.
You can see it changed search.pl

Patch fixes and also adds explicit interface = opac in get_search_groups()
call.
Since intranet is explicit, opac should also be.
We keep opac as default value.

Test plan :
1) Create a libary group for OPAC and one for staff
2) Go to OPAC advanced search page
3) Check you see the OPAC libary group

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


More information about the Koha-bugs mailing list