http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9530
--- Comment #23 from Chris Cormack <[email protected]> --- (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. _______________________________________________ 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/
