Active
Project:
Mail System
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2013 at 21:52 UTC
Updated:
6 May 2013 at 21:54 UTC
mailsystem_wrap_mail() does its job by calling wordwrap() function which doesn't support UTF-8. The observable result is UTF-8 byte sequence can be broken into two lines in the middle.
Comments
Comment #1
maximpodorov commentedSome examples of UTF-8 compatible implementations:
http://www.php.net/manual/en/function.wordwrap.php