http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11077
--- Comment #7 from Petter Goksøyr Åsen <[email protected]> --- Created attachment 22125 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22125&action=edit Bug 11077: 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+ Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Petter Goksoyr Asen <[email protected]> Followed test plan; it works as advertised. Also works when I deleted AllowPKIAuth system pref. -- 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/
