[Koha-bugs] [Bug 31468] Koha::Logger should prefix interface with 'plack'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 26 11:34:03 CEST 2022


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 139821
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139821&action=edit
Bug 31468: Changes to C4::Context::is_psgi_or_plack

When running API, we need to look for $ENV{PLACK_ENV}, but the
underscore is not included in the Context sub.

Test plan:
Run t/Context.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list