5 Jun
2018
5 Jun
'18
4:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20879 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to cking from comment #3)
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.
I read to fast. To know if you are using plack, go to the about page, tab "Server information", line "PSGI". -- You are receiving this mail because: You are watching all bug changes.