[wp-trac] [WordPress Trac] #10862: Incorrect incoding for non-ascii symbols in emails

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 26 19:09:10 UTC 2009


#10862: Incorrect incoding for non-ascii symbols in emails
--------------------------+-------------------------------------------------
 Reporter:  bobrik        |       Owner:  hakre                            
     Type:  defect (bug)  |      Status:  new                              
 Priority:  high          |   Milestone:  2.8.5                            
Component:  Charset       |     Version:  2.9                              
 Severity:  major         |    Keywords:  has-patch codepage phpmailer mail
--------------------------+-------------------------------------------------
 WordPress uses iso-8859-1 as email codepage. It's better to use UTF-8
 instead. No changes for ascii users but so many profit for other world :)

 There's no any good way to hack around incorrect encoding now, so very
 annoying problem. Must be fixed in the next release.

 Patch included. You may use it or make PHPMailer $CharSet var static to
 make it possible to change it by plugin or any other way.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10862>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list