http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13490 Bug ID: 13490 Summary: Utf-8 charset content type wrong for notices sent via SendAlerts Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Notices sent via SendAlerts are sent with a charset of "utf8" but this should actually be "utf-8". The former will cause the display of UTF-8 characters to bust, while the latter will cause UTF-8 characters to display correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.