This is being caused by core bug #33106 which was unfortunately introduced with the security fixes in 4.1.6 (and 4.2.3). New lines are erroneously being stripped from CDATA blocks in this situation.
From the bug ticket:
As of 4.2.3, depending on how a CDATA block is used, the stripping of new lines in this content may break when displayed on the front end, even when published with unfiltered_html capabilities.
A fix is in the works and should be released in 4.1.7 (and 4.2.4). More info here: https://make.wordpress.org/core/2015/07/30/wordpress-4-2-4-release-candidate-1/
Related Posts:
- How to configure WordPress to be able to use tag inside posts?
- Add A Tag To A Post Through JavaScript In Gutenberg UI?
- Suddenly extra hex string in tags
- Change (replace) tags to tags
- Drodown list return issue
- What is TypeScript and why would I use it in place of JavaScript? [closed]
- How to do associative array/hashing in JavaScript
- How can I check for “undefined” in JavaScript?
- How to make history.back() without getting a warning on the browser to reload the page?
- Split string into array
- convert Hsl to rgb and hex
- How to play audio?
- How to write a countdown timer in JavaScript?
- What does jQuery.fn mean?
- “Uncaught TypeError: Cannot read property ‘style’ of null at.. “
- Difference between document.referrer and window.parent.location.href
- JavaScript replace/regex
- how to render a react component using ReactDOM Render
- What does “javascript:void(0)” mean?
- What does this symbol mean in JavaScript?
- Go back button in a page
- What is the difference between state and props in React?
- Regex for password must contain at least eight characters, at least one number and both lower and uppercase letters and special characters
- OnChange event using React JS for drop down
- how to get the last character of a string?
- Set timeout for ajax (jQuery)
- Escaping Discord subset of markdown
- ESLint Parsing error: Unexpected token
- Angular ForEach in Angular4/Typescript?
- Timers in React Native (this.setTimeout)
- CSS height 100% percent not working
- How to handle ETIMEDOUT error?
- bootstrap-datetimepicker for bootstrap 4
- Proper way to wait for one function to finish before continuing?
- XMLHttpRequest module not defined/found
- How do I create and read a value from cookie?
- Check if a variable is of function type
- Bootstrap 4 Dropdown Menu not working?
- document.getElementsByClassName().innerHTML always returns “undefined”
- Bower: ENOGIT Git is not installed or not in the PATH
- Converting an object to a string
- JQuery get all elements by class name
- SyntaxError: expected expression, got ‘<'
- Attaching ‘onclick’ event to D3 chart background
- declaration or statement expected javascript/typescript
- The preferred way of creating a new element with jQuery
- How to pass parameters using ui-sref in ui-router to controller
- What does ngf-select do and why is it needed for form validation?
- Convert array to JSON
- Is there a way to read standard input with JavaScript?
- How to disable scrolling temporarily?
- JSON.stringify (Javascript) and json.dumps (Python) not equivalent on a list?
- HTML/Javascript change div content
- How do you remove all the options of a select box and then add one option and select it with jQuery?
- Add and remove multiple classes in jQuery
- How To Save Canvas As An Image With canvas.toDataURL()?
- NPM install fails with node-gyp
- What’s the effect of adding ‘return false’ to a click event listener?
- New line in JavaScript alert box
- How do I download a file with Angular2 or greater
- What are alternatives to document.write?
- What are differences between SystemJS and Webpack?
- How to find if div with specific id exists in jQuery?
- TypeError: $ is not a function WordPress
- Fully responsive HTML5 video
- Make Discord bot send picture with message with NodeJS
- RegEx for Javascript to allow only alphanumeric
- How to check for an undefined or null variable in JavaScript?
- Remove extra Google Maps script
- Include jQuery UI as a whole
- How to echo JS right after enqueued script to put it into noConflict mode?
- Hooking a callback into the code within a Gutenberg block
- initial open/toggle PluginDocumentSettingPanel panel in document setting block editor gutenberg
- How to add JavaScript code on WordPress properly?
- Disable unneeded scripts in a wordpress installation
- Restrict file types in the uploader of a wp.media frame
- How to report JavaScript errors in the admin panel
- Gutenberg getMedia() in post query doesn’t return all featured images
- Can I change an external script’s HTML?
- How to transform a legacy widget into a block
- const { __ } not working in IE11
- Adding and removing hidden buttons from WordPress Customizer Tinymce widget editor using javascript API
- How to include a JSON file on my page?
- Gutenberg consume wp-json data and reflect in frontend the content
- How to add “on change” to a text input in contact form7?
- Update media library attachments
- JS inside modal doesn’t work
- How to Get Post Meta in .Js File [duplicate]
- Darkmode Custom CSS Toggler – Uncaught TypeError
- Development desktop/responsive
- How do I call for two js files into a custom template?
- How to delay display of page elements until enqueued script has injected html
- Javascript file doesn’t load
- JavaScript problem in a WordPress PAGE
- Receive “menu-toogle” event from section menu in customizer
- Disable PAGESPEED SCRIPT INJECTION to IMAGE in theme files [closed]
- Filtering Gutenberg Components, not Blocks
- Where to include JS library in gutenberg blocks
- How to access current discussion settings in gutenberg via JS?
- How to auto rename JS files to prevent browser cache issues