https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582
--- Comment #86 from Julian Maurice <[email protected]> --- (In reply to Jonathan Druart from comment #84) > The "we will loose -utf8 under plack" trick in plack.psgi is needed here > (see bug 13815), we cannot search with "utf-8 characters" (try biblios and > patrons search) Good catch, thanks. Fixed in Koha::App::Plugin::CGIBinKoha, so it works the same whether you use morbo/hypnotoad or starman. -- 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/
