11 Jun
2021
11 Jun
'21
1:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28383 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 121819 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121819&action=edit Bug 28383: Fix itemsearch when accessed from the login form There are params here (credentials), we need to test for the existence of $format. Test plan: logout access /cgi-bin/koha/catalogue/itemsearch.pl Login => Without this patch you get a 500 (because we hit the exit statement) => With this patch you see the items search form. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.