[wp-trac] [WordPress Trac] #13488: html entities in pluggable text/plain mail notifications
WordPress Trac
wp-trac at lists.automattic.com
Mon May 24 12:00:37 UTC 2010
#13488: html entities in pluggable text/plain mail notifications
--------------------------+-------------------------------------------------
Reporter: arena | Owner:
Type: defect (bug) | Status: closed
Priority: high | Milestone: 3.0
Component: Mail | Version: 3.0
Severity: critical | Resolution: fixed
Keywords: |
--------------------------+-------------------------------------------------
Comment(by demetris):
The HTML entities in those messages were my mistake. My apologies!
A question:
What would happen if we started using UTF-8 in such messages? Like:
{{{sprintf(__('New comment on your post “%s”'), $post->post_title)}}}
Would there be problems with any modern clients? (I know that the two
clients I use, Thunderbird and Gmail, work fine with UTF-8.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13488#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list