[Koha-bugs] [Bug 11077] Uninitialized value $pki_field warning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 18 02:50:16 CEST 2013


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22042|0                           |1
        is obsolete|                            |
             Status|In Discussion               |Needs Signoff
           Assignee|gmcharlt at gmail.com          |tomascohen at gmail.com

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 22043
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22043&action=edit
Silence uninitialized value $pki_field warning

During login at the Staff interface you get warnings in the logs
regarding an uninitialized value for the $pki_field variable.

To test:
 - tail -f /path/to/your-intranet-logs
 - Point your browser to your staff login page
 - Login
 - Three warnings are showed
 - Apply the patch
 - Log out
 - Log in
 - No new warnings, and you can still log in.

Thanks
To+

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


More information about the Koha-bugs mailing list