[Koha-bugs] [Bug 8804] Quiet errors in the log from Auth.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 1 20:46:58 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8804

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

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

--- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 13183
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13183&action=edit
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 at cpbibliography.com>

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


More information about the Koha-bugs mailing list