[wp-trac] [WordPress Trac] #4491: Quoted text ending in number
foils "smart" quotes
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 19 18:28:00 GMT 2007
#4491: Quoted text ending in number foils "smart" quotes
----------------------------+-----------------------------------------------
Reporter: cherylontheweb | Owner: anonymous
Type: defect | Status: new
Priority: lowest | Milestone:
Component: Administration | Version: 2.2
Severity: minor | Keywords:
----------------------------+-----------------------------------------------
The end quote of a quoted string is different when the string ends in a
number (and is also in that case inconsistent with the starting quote); I
have to assume there is a bug here? (not running any plugins that could
account for this)
Example: "one" is encoded as “one” but "1" is encoded as
“1″
Or take this test example..
"1" "one" "11" "one1" "12"
.. which is encoded as..
“1″ “one” “11″ “one1″
“12″
--
Ticket URL: <http://trac.wordpress.org/ticket/4491>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list