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

--- Comment #85 from Julian Maurice <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to