ckeditor4
ckeditor4 copied to clipboard
Editor crashes with incorrectly formatted HTML
Type of report
Bug
Provide detailed reproduction steps (if any)
- Make sure to use editor instance without
divelement enabled (e.g. you will have to removeformatplugin which allows divs in the default configuration). - Paste the below HTML to the source area:
<style></script>
<<script></script>
<div> xxx
- Switch to the editing area.
Expected result
Incorrect HTML should be cleaned up.
Actual result
Editor crashes with error message:
