[wp-trac] [WordPress Trac] #10942: When used in an e-mail, apostrophes should not be encoded
WordPress Trac
wp-trac at lists.automattic.com
Sun Oct 11 15:57:01 UTC 2009
#10942: When used in an e-mail, apostrophes should not be encoded
--------------------------+-------------------------------------------------
Reporter: xibe | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: General | Version: 2.8.4
Severity: minor | Keywords: needs-patch
--------------------------+-------------------------------------------------
WordPress sends e-mail as plain text (as far as I know), and therefore
special characters should not be encoded as HTML entities, but displayed
as-is.
A French user has [http://www.wordpress-
fr.net/support/viewtopic.php?pid=158321#p158321 recently reported] that WP
does encode at least one character: the straight apostrophe ('). My guess
is that it is to prevent any breakage further down the road, but in this
case it makes the string hard to read.
Actual blog title: '''Le Mag'zine'''[[BR]]
Title as used in e-mail: '''Le Mag'Zine'''
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10942>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list