26 Aug
2020
26 Aug
'20
9:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357 --- Comment #104 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Joonas Kylmälä from comment #102)
David, in the patch I have this tiny nitpick: it misses the Log::Log4perl module import line, which might cause issues later if Koha::Logger in the future doesn't do it. Can you resubmit the patch?
Do you think we need it? I remove Koha::Logger (import + init statements) and there is no complain. We don't import ReverseProxy either, I guess Plack modules are dealing with that. -- You are receiving this mail because: You are watching all bug changes.