http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019
--- Comment #6 from M. de Rooy <[email protected]> --- (In reply to comment #5) > This patch fixes this problem, but I wonder if > there is a general solution that handle all as utf8. > Tested in opac and staff. Thanks for your SO. A simpler solution for UTF-8 would be really welcome, but IMO we are now in a transition period. Currently, some scripts use CGI now with -utf8 flag for decoding all parameters. But we already have more modules like Auth.pm that have decodes here and there. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
