http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010
--- Comment #3 from M. de Rooy <[email protected]> --- Created attachment 17679 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17679&action=edit Bug 10010: Problems with diacritics in saved SQL reports Adds decoding for cgi params (for completeness). Apparently, the NAME attribute of DBI statement handle has a UTF8 bug. Fixing this by decoding the returned column names. Did this in a shared routine. -- 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/
