[wp-trac] Re: [WordPress Trac] #6788: wp-mail.php utf8 (umlauts)
WordPress Trac
wp-trac at lists.automattic.com
Sun Oct 12 05:40:16 GMT 2008
#6788: wp-mail.php utf8 (umlauts)
--------------------------------------------------------------------------+-
Reporter: revolution48 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.9
Component: General | Version: 2.5
Severity: major | Resolution:
Keywords: utf8, wp-mail.php, deutsch, umlaut, has-patch, needs-testing |
--------------------------------------------------------------------------+-
Comment (by revolution48):
Laenny's patch works fine if we also decode the body content. To do this
add:
Line 76
$content = quoted_printable_decode($content);
--
Ticket URL: <http://trac.wordpress.org/ticket/6788#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list