http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12739
--- Comment #22 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #19) > David, why aren't you using encode('UTF-8',$string) as stated in > http://wiki.koha-community.org/wiki/Handling_UTF8_in_development > > Please take a look at my followup and check it is ok. I didn't eve know that was a thing! Neat! It might be an idea to add the thing about using "utf-8" in emails... or "UTF-8" if that works as well for the content type. At a glance, your patch looks good to me. -- 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/
