[Koha-bugs] [Bug 12739] SendAlerts function does not take care of "html" format or UTF-8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 20 01:39:10 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12739

--- Comment #22 from David Cook <dcook at prosentient.com.au> ---
(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.


More information about the Koha-bugs mailing list