[wp-trac] [WordPress Trac] #6269: RSS Import Doesn't Properly Strip CDATA Tags
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 4 09:10:06 UTC 2011
#6269: RSS Import Doesn't Properly Strip CDATA Tags
------------------------------------+-----------------------------
Reporter: sweetdeal | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: Future Release
Component: Import | Version: 2.3.3
Severity: minor | Resolution:
Keywords: dev-feedback has-patch |
------------------------------------+-----------------------------
Comment (by duck_):
Looks like you accidentally left in some testing code, the `false &&`:
{{{
if ( false &&extension_loaded( 'simplexml' ) ) {
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6269#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list