[wp-trac] [WordPress Trac] #9913: Plain text emails sent with encoded quotes
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 7 00:30:03 UTC 2009
#9913: Plain text emails sent with encoded quotes
--------------------------+-------------------------------------------------
Reporter: Speedboxer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: Mail | Version: 2.8
Severity: normal | Keywords: has-patch dev-feedback
--------------------------+-------------------------------------------------
Comment(by Speedboxer):
Replying to [comment:12 dd32]:
> Take note that Internationalised quotation marks (ie {{{’}}}) are
also affected by this bug, Therefor, a simple str_replace() of the
english-quotes isn't going to be enough.
Latest patch fixes that by using the UTF-8 character set in
html_entity_decode(). Tested it using {{{"}}}, {{{'}}},
{{{‘}}}, {{{’}}}, {{{“}}}, {{{”}}}, {{{“}}},
{{{”}}}, {{{‘}}} and {{{’}}}. All were converted as
expected.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9913#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list