|
|||||||
| Missing configuration item in class.email.php breaks outgoing email subjects | ||||
|---|---|---|---|---|
Category Unknown |
Affected Version 1.6 Stable |
Priority Unknown |
||
Status Unconfirmed |
Fixed Version (none) |
|||
Submitted 06-28-2010 |
||||
|
||||
|
|
|
|
|
|
Missing configuration item in class.email.php breaks outgoing email subjects
The instantiation of the PEAR Mime class in class.email.php, row 175-179, is missing a variable, the 'head_charset' - this falls back to the PEAR default which is ISO-8859-1. Please add this variable, as it solves the broken subject row when using international characters like еец in outgoing email.
The new code that needs to be added is: 'head_charset' => 'utf-8', |
![]() |
| Issue Tools |
|---|
Subscribe to this issue |