[wp-trac] Re: [WordPress Trac] #3670: Removing CDATA close tag (
]]> ) unbalances the CDATA block
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 13 12:09:14 GMT 2007
#3670: Removing CDATA close tag ( ]]> ) unbalances the CDATA block
----------------------------+-----------------------------------------------
Reporter: scenic | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.3 (trunk)
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: dev-feedback |
----------------------------+-----------------------------------------------
Comment (by tellyworth):
Whoops, here's that code again:
{{{
return '<![CDATA['.str_replace(']]>', ']]]><![CDATA[]>', $str).']]>';
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/3670#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list