http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26337|0 |1 is obsolete| | --- Comment #100 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27645 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27645&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.