[wp-trac] [WordPress Trac] #6788: wp-mail.php utf8 (umlauts)
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 21 01:40:02 GMT 2008
#6788: wp-mail.php utf8 (umlauts)
--------------------------+-------------------------------------------------
Reporter: revolution48 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5.1
Component: General | Version: 2.5
Severity: major | Keywords: utf8, wp-mail.php, deutsch, umlaut
--------------------------+-------------------------------------------------
Wordpress version 2.5 wp-mail.php trims post-by-email content body at
german umlauts. We can fix this by adding utf8_decode to wp-mail.php
Line 154
$content = utf8_encode($content);
That's all, folks.
--
Ticket URL: <http://trac.wordpress.org/ticket/6788>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list