https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31468
--- Comment #1 from Marcel de Rooy <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
