26 Aug
2014
26 Aug
'14
11:14 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9530 --- Comment #23 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to Chris Cormack from comment #22)
Something else: The encoding for the emails is given as: charset="iso-8850-1" - but should probably be utf-8 like for the other emails?
I'll fix the others, but this one might be better on it's one bug.
Chris
Actually Koha::Email sets it to utf8 unless you explicitly tell it not to. So once we fix the issues that the script doesnt seem to be using Koha::Email then we will have fixed that too -- You are receiving this mail because: You are watching all bug changes.