http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11077 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Uninitialized value |Correct silent warnings in |$pki_field warning |C4/Auth.pm --- Comment #4 from M. Tompsett <mtompset@hotmail.com> --- Changed name to reflect the fact that this bug corrects two silent warnings: [Thu Oct 17 22:32:14 2013] [error] [client 192.168.45.23] [Thu Oct 17 22:32:13 2013] mainpage.pl: Use of uninitialized value in string ne at /home/mtompset/kohaclone/C4/Auth.pm line 685., referer: http://demo.library-admin.kohasystem.ca/ [Thu Oct 17 22:32:14 2013] [error] [client 192.168.45.23] [Thu Oct 17 22:32:14 2013] mainpage.pl: Use of uninitialized value $pki_field in string eq at /home/mtompset/kohaclone/C4/Auth.pm line 795., referer: http://demo.library-admin.kohasystem.ca/ [Thu Oct 17 22:32:14 2013] [error] [client 192.168.45.23] [Thu Oct 17 22:32:14 2013] mainpage.pl: Use of uninitialized value $pki_field in string eq at /home/mtompset/kohaclone/C4/Auth.pm line 795., referer: http://demo.library-admin.kohasystem.ca/ Reproduce: Go to staff client url Log in Check staff client error log file. -- You are receiving this mail because: You are watching all bug changes.