[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
       
    Wed Aug 29 05:04:16 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.3    
Component:  General                         |      Version:  2.2      
 Severity:  critical                        |   Resolution:           
 Keywords:  rfc2047 mail reporter-feedback  |  
--------------------------------------------+-------------------------------
Comment (by takayukister):
 For easy reproduction of this issue, I prepared example text for mail
 subject.
 {{{
 1234日本語テキストのサンプル日本語テキストのサンプル日本語テキストのサンプル日本語テキストのサンプル
 }}}
 This is Japanese text. This will be encoded with
 [http://en.wikipedia.org/wiki/Base64 Base64] encoding.
 {{{
 [Trausch’s Little Home] Please moderate: "Well, it’s good I don’t use IE…"
 }}}
 And this is trauschus's original subject text (trauschus, sorry for my
 unauthorized use). This will be encoded with [http://en.wikipedia.org/wiki
 /Quoted-Printable Quoted-printable] encoding.
 On current WordPress (+phpMailer), you see garbage characters in both
 cases of above example.
 To make testing easy, I wrote simple plugin for sending mails. Please use
 it.
 http://ideasilo.wordpress.com/2007/08/29/wp-mail-tester/
-- 
Ticket URL: <http://trac.wordpress.org/ticket/4457#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list