http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26336|0 |1 is obsolete| | --- Comment #93 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- 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 <olli-antti.kivilahti@jns.fi> 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.