http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13245 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #1 from Frédéric Demians <frederic@tamil.fr> ---
- Enter your email address and enter "ออ" as the comment. - View your email, you will get something like "�¸ �" as comment.
This is a known bug from HTML-Format used by html2text TT filter which was used to format email message:
It works on master with French accented characters. Could your provide the culprit characters in an attached text file, and in a screenshot?
We may also fix this problem on Koha side as well by not using html2text and turn the template into plain text (or turn the email into HTML).
It's not an option. The template is in HTML in order to be translatable: see bug 8062. -- You are receiving this mail because: You are watching all bug changes.