https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42222
--- Comment #1 from Eric Phetteplace <[email protected]> --- Created attachment 196591 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196591&action=edit Bug 42222: Use of uninitialized string in string eq in Auth.pm Testing: - Follow plack intranet and/or opac error logs, tail -f /var/log/koha/kohadev/plack-*-error.log - Login using web browser - Do a POST request on either intranet or OPAC, for instance: - Staff: Reports > create a new SQL report "select 'hello'" - Public: search, select a book, add to a list - 'uninitialized string' error appears in respective logs - Apply patch - restart_all - Do another POST request - No further errors should appear in the logs -- You are receiving this mail because: You are the assignee for the bug. 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/
