[Koha-bugs] [Bug 28383] Log in via the itemsearch URL leads to Internal Server Error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 11 13:27:50 CEST 2021


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

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list