https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30101
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130572|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 130590 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130590&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 Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
