[wp-trac] Re: [WordPress Trac] #4457: WP does not properly encode
UTF-8 mail per RFC 2047
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 14 07:03:39 GMT 2007
#4457: WP does not properly encode UTF-8 mail per RFC 2047
--------------------------+-------------------------------------------------
Reporter: trauschus | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.2.2
Component: General | Version: 2.2
Severity: critical | Resolution:
Keywords: rfc2047 mail |
--------------------------+-------------------------------------------------
Comment (by takayukister):
I'm +1. Japanese users are also reporting the same problem.
I found that mb_encode_mimeheader() treats multi-octet header encoding
better than PHPMailer. So I wrote a [http://www.miyoshitakayuki.com/wp-
content/uploads/nippon2.zip plugin] using the function. Since WP 2.2
released, many users have tried this plugin and for now they reports it
solves the problem.
It's not a good approach if other than UTF-8 is used or mbstring library
is not installed, though.
--
Ticket URL: <http://trac.wordpress.org/ticket/4457#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list