[Koha-bugs] [Bug 20582] Turn Koha into a Mojolicious application

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 6 13:23:23 CEST 2020


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

--- Comment #85 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 111282
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111282&action=edit
Bug 20582: Reset CGI::PARAM_UTF8 to 1 before each CGI request

CGI::Compile calls CGI::initialize_globals before each request, which
resets PARAM_UTF8 to 0
We need to set it back to the correct value

This is the same trick used in debian/templates/plack.psgi

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


More information about the Koha-bugs mailing list