You are not logged in.
After create ticket i receive mail with incorrect encoding.
=-=-=-= Чтобы ответить по email, пишите выше этой линии =-=-=-=
Дата Ñ€ÐµÑˆÐµÐ½Ð¸Ñ : 2015-02-18 12:29
Тип решений :
Решение :
.....................
--
SIGNATURE
Автоматически сгенерированно GLPI 0.85.2
=_=_=_= Чтобы ответить по email, пишите ниже этой линии =_=_=_=
After mining i find problem in ticket.class.php , line 6033
$dom->loadHTML($html);
After changing to
$dom->loadHTML(mb_convert_encoding($html, 'HTML-ENTITIES', 'UTF-8'));
email became looks correct
=-=-=-= Чтобы ответить по email, пишите выше этой линии =-=-=-=
Дата решения : 2015-02-18 12:31
Тип решений :
Решение :
dfsd
Заявка: Описание
Заголовок :выавапаплопл
Заказчики : Никитин Кирилл
Дата открытия :2015-02-18 09:37
Дата закрытия :
Источник запроса :E-Mail
Please, commit it to repo.
P.S. sorry for my English.
Offline
content must already be converted to UTF8...
I do not understand.
I think the trouble is not here....
0.85.3 include several bug fixes on mail encoding.
Could yo u try with the daily tarballs on a test environnement ?
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline