[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
Mon Jun 14 21:33:26 CEST 2021


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121893|0                           |1
        is obsolete|                            |

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 121932
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121932&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.

Signed-off-by: David Nind <david at davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list