Encoding of email sent with HTMl not set

Bug #741768 reported by Quentin Estoppey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Eventum
Fix Released
Low
Elan Ruusamäe

Bug Description

When use of Mail helper class and sending html body messages, the charset is not set as APP_CHARSET. You need to add 'html_charset' => APP_CHARSET in array of parameter of the function $this->mime->get(Array(...)).
 (function send() line 578 in class.maiil_helper.php + function getFullHeaders() ?)

Otherwise, the email charset is not set to APP_CHARSET (UTF-8 in my case) when sending html content.

Elan Ruusamäe (glen666)
Changed in eventum:
importance: Undecided → Low
milestone: none → 2.3.4
Elan Ruusamäe (glen666)
Changed in eventum:
milestone: 2.3.4 → 2.4
Revision history for this message
Elan Ruusamäe (glen666) wrote :

added patch on a branch
https://github.com/glensc/eventum/commit/bcbde9a56818b09e7f9b762c5a60aa7005d1d57d

needs testing does it break anything

Changed in eventum:
assignee: nobody → Elan Ruusamäe (glen666)
status: New → In Progress
Revision history for this message
Elan Ruusamäe (glen666) wrote :
Changed in eventum:
milestone: 2.4 → 3.0
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.