[wp-trac] [WordPress Trac] #3670: Removing CDATA close tag ( ]]> ) unbalances the CDATA block
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 1 12:14:37 UTC 2010
#3670: Removing CDATA close tag ( ]]> ) unbalances the CDATA block
--------------------------+-------------------------------------------------
Reporter: scenic | Owner: andy
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Template | Version: 2.1
Severity: major | Keywords: has-patch needs-testing needs-unit-tests early
--------------------------+-------------------------------------------------
Comment(by dd32):
How about we move the Cdata striping to a function hooked on the filter in
question?
We can set the priority to (for example) 100, any filters that require to
run afterwards, hook later, all other hooks hook first and get their
result affected later down.
Otherwise, due to lack of traction and clear solution here, and my lack of
wanting to change the filter order (as it has been for a few releases)
this late in the game.. this'd get pushed to the next milestone.
And now i read the higher comments, and see that rboren has suggested
exactly this. rboren, what do you say, Commit or deal with in the next
release?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/3670#comment:46>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list