http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811
Olli-Antti Kivilahti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26336|0 |1 is obsolete| | --- Comment #93 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 26337 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26337&action=edit Bug 9811: FIX encoding issue on patron categories The patron categories should use the html_entity filter (on the current master). Signed-off-by: Olli-Antti Kivilahti <[email protected]> This fix solves the issue of double encoding some utf8-characters by html_encoding the patron categories, which are not marked as utf8. -- 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/
