id summary reporter owner description type status priority milestone component version resolution keywords cc 7243 Inline Javascript using SRC in the script becomes corrupt on edit David Furman Sa'ar Zac Elias "This can be reproduced by adding an onmousover (or other inline script) with this content: '''this.src = 'URL';''' If the content is edited after the first save, the editor inserts "" '''data-cke-saved-src='URL''''"" between ""'''this.'''"" and ""'''src'''"" in the code. This breaks the script, and if edited repeatedly, more and more of these strings are inserted into the code." Bug closed Normal CKEditor 3.6.2 Core : Parser 3.5.2 fixed