[wp-trac] [WordPress Trac] #6870: Nest Q[uotation] elements mishandled by preprocessor, possibly trashing entry.
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 16 07:40:52 UTC 2011
#6870: Nest Q[uotation] elements mishandled by preprocessor, possibly trashing
entry.
-------------------------------+-----------------------
Reporter: oeconomist | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Formatting | Version: 2.5.1
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+-----------------------
Comment (by oeconomist):
A post with nothing but that string entered becomes
{{{
<p><q>This is a quotation that quotes </q><q>another quotation</q> inside
it.</p>
}}}
which is then unsurprisingly rendered as
“This is a quotation that quotes ”“another quotation” inside it.
In other words, ''just as originally reported'', the outer quotation is
closed when the inner quotation is encountered.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6870#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list