[wp-trac] [WordPress Trac] #17571: bad double quote replacement in wp_texturize
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 21 05:35:51 UTC 2011
#17571: bad double quote replacement in wp_texturize
-----------------------------------------+------------------------------
Reporter: csanquer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: minor | Resolution:
Keywords: has-patch reporter-feedback |
-----------------------------------------+------------------------------
Comment (by qdinar):
SergeyBiryukov, he says about not double escaping, but that direction of
quotes are not correct. This bug makes much work to me and probably to
other wp users.[[BR]]
[[BR]]
i can show a test case:[[BR]]
{{{
"<a href="http://example.com">123</a>"
}}}
shown as
{{{
«123«
}}}
(in wp 3.0.4)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17571#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list