[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
Sun Aug 26 12:05:53 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 hakre):

 Can someone please check practically against phpmailer SVN? I am not able
 to do so. That would be great to improve phpmailer here as well!
 takayukister have you tried that? have you reported feedback to phpmailer
 devs as well?

 * http://phpmailer.sourceforge.net/
 *
 http://phpmailer.svn.sourceforge.net/viewvc/phpmailer/trunk/phpmailer/class.phpmailer.php?view=markup

 I think this problem is related to the fact that your wordpress-users
 submit their data as UTF-8 (that's what standard wordpress settings is).
 But then wordpress uses phpmailer. Within phpmailer documentation and
 source I did not find a word that it supports multi-byte character
 sets/encoding with the header encoding. Did you? So passing strings are
 encoded as ASCII strings.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4457#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list