[wp-trac]
Re: [WordPress Trac] #2060: Text gets texturized in <pre>,
<code> if the block contains a tag
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 1 00:45:26 GMT 2006
#2060: Text gets texturized in <pre>, <code> if the block contains a tag
-----------------------+----------------------------------------------------
Id: 2060 | Status: new
Component: General | Modified: Wed Mar 1 00:45:26 2006
Severity: normal | Milestone:
Priority: normal | Version: 2.0.1
Owner: anonymous | Reporter: allan
-----------------------+----------------------------------------------------
Changes (by Justinsomnia):
* summary: Text gets mangled in <code> etc. if the block contain a tag
=> Text gets texturized in <pre>, <code> if the
block contains a tag
* version: 1.5.2 => 2.0.1
Comment:
Confirming this is still an issue in v2.0.1
Another test case:
{{{
<pre>"test"<strong>"test"</strong>"test"</pre>
}}}
is transformed into:
{{{
<pre>"test"<strong>“test”</strong>“test”</pre>
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/2060>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list