Koha/Koha/App
Julian Maurice 5f492e3049 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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-06 14:34:17 +02:00
..
Plugin Bug 20582: Reset CGI::PARAM_UTF8 to 1 before each CGI request 2020-10-06 14:34:17 +02:00
Intranet.pm Bug 20582: (QA follow-up) Add POD to satisfy coding guidelines 2020-10-06 12:00:05 +02:00
Opac.pm Bug 20582: (QA follow-up) Add POD to satisfy coding guidelines 2020-10-06 12:00:05 +02:00