https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18538 --- Comment #1 from Lari Taskula <lari.taskula@jns.fi> --- Created attachment 63101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63101&action=edit Bug 18538: OPAC databse user login internal server error Reproduce: 1. Go to OPAC 2. Login with the database user 3. Observe Internal Server Error Check your logs: Can't call method "is_debarred" on an undefined value at /home/koha/kohaclone/opac/opac-user.pl line 96. This patch fixes the mentioned crash. To test: 1. Reproduce the issue with above test plan 2. Apply this patch 3. Go to OPAC 4. Login with the database user 5. Observe successful login -- You are receiving this mail because: You are watching all bug changes.