Ask not what osTicket community can do for you - ask what you can do for osTicket community

Go Back   osTicket Forums > Project Tools > osTicket Bug Tracker > Bug

Issue Type Bug   Project osTicket Bug Tracker
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
Assigned Users (none) Tags (none)

issueid=213 06-28-2010 07:58 AM
Junior Member
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',
Reply


Issue Tools
Subscribe to this issue

All times are GMT -4. The time now is 09:46 PM.