[wp-trac] [WordPress Trac] #33106: Automatic removal of new lines in CDATA blocks may break content with unfiltered_html
WordPress Trac
noreply at wordpress.org
Sat Jul 25 02:50:16 UTC 2015
#33106: Automatic removal of new lines in CDATA blocks may break content with
unfiltered_html
-----------------------------+--------------------
Reporter: jeremyfelt | Owner:
Type: defect (bug) | Status: new
Priority: highest omg bbq | Milestone: 4.2.4
Component: Formatting | Version: 4.2.3
Severity: major | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+--------------------
Comment (by cooperator_JR):
Same problem Here: https://wordpress.org/support/topic/simple-javascript-
to-show-daymonth-stop-working-after-423-update-1
ORIGINAL CODE:
[[Image(http://snag.gy/1nzdz.jpg)]]
Altered CODE "automaticaly", after 4.2.3 UPDATE:
[[Image(http://snag.gy/4AgUt.jpg)]]
Well, lets spend an overnight to remove ...
{{{
// <![CDATA[
and then this, right before the final close script tag
// ]]>
}}}
...from 175 posts that use the code...
It´s the life! :-)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33106#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list