http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8804
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 12450 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12450&action=edit Bug 8804 - Quiet errors in the log from Auth.pm Found three cases where variables were being referenced which did not (in each case) exist. Adding checks for those variables' existence. Errors appeared when logged in and viewing a detail page in the OPAC. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
