http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8804 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #6)
Created attachment 13183 [details] Bug 8804 [Revised] 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.
Revision simplifies logic as per RM suggestion.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
patch works as expected, passing QA... $ koha-qa.pl -c 1 testing 1 commit(s) (applied to commit ea72919) * 3460a37 Bug 8804 [Revised] Quiet errors in the log from Auth.pm C4/Auth.pm * C4/Auth.pm OK -- You are receiving this mail because: You are watching all bug changes.