https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20879

--- Comment #3 from ck...@uttyler.edu ---
I get the following in the opac-error log now with $debug=1.
The uninitialized value on line 86 appears to relate to this line in
get_login_shib:
 $debug and warn $matchAttribute . " value: " . $ENV{$matchAttribute};

I don't believe we are using Plack, but I'm not familiar with it either.

[Tue Jun 05 09:44:25.029248 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: [Tue Jun  5 09:44:25 2018] Auth.pm: koha
borrower field to match: cardnumber at
/usr/share/koha/lib/C4/Auth_with_shibboleth.pm line 166, <DATA> line 755.:
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl
[Tue Jun 05 09:44:25.029403 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: [Tue Jun  5 09:44:25 2018] Auth.pm: shibboleth
attribute to match: employeeNumber at
/usr/share/koha/lib/C4/Auth_with_shibboleth.pm line 168, <DATA> line 755.:
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl
[Tue Jun 05 09:44:25.029520 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: [Tue Jun  5 09:44:25 2018] Auth.pm: koha
borrower field to match: cardnumber at
/usr/share/koha/lib/C4/Auth_with_shibboleth.pm line 166, <DATA> line 755.:
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl
[Tue Jun 05 09:44:25.029638 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: [Tue Jun  5 09:44:25 2018] Auth.pm: shibboleth
attribute to match: employeeNumber at
/usr/share/koha/lib/C4/Auth_with_shibboleth.pm line 168, <DATA> line 755.:
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl
[Tue Jun 05 09:44:25.029764 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: [Tue Jun  5 09:44:25 2018] Auth.pm: Use of
uninitialized value in concatenation (.) or string at
/usr/share/koha/lib/C4/Auth_with_shibboleth.pm line 86, <DATA> line 755.:
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl
[Tue Jun 05 09:44:25.029866 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: [Tue Jun  5 09:44:25 2018] Auth.pm:
employeeNumber value:  at /usr/share/koha/lib/C4/Auth_with_shibboleth.pm line
86, <DATA> line 755.: /usr/share/koha/opac/cgi-bin/opac/opac-search.pl
[Tue Jun 05 09:44:25.092226 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: C4::Tags external dictionary = none:
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl
[Tue Jun 05 09:44:25.215447 2018] [cgi:error] [pid 189874] [client
129.114.255.234:51435] AH01215: [Tue Jun  5 09:44:25 2018] opac-search.pl: Use
of uninitialized value in concatenation (.) or string at
/usr/share/koha/lib/C4/Auth.pm line 550, <DATA> line 755.:
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to