﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5043	Javascript code appended to the content of the editor	Diego Caravana	Frederico Caldeira Knabben	"Sometimes the following code is appended to the content of the editor:

{{{
 <script id=""cke_actscrpt"" type=""text/javascript"">window.parent.CKEDITOR._[""contentDomReadyeditor""](window);</script>
}}}

In my case, I save the content to the database to be used in a different context than a browser so the script tag creates a problem; in any case it should not be part of the real (user) content.

The conditions that cause this behavior are not clear at present time.

See #4455."	Bug	closed	Normal	CKEditor 3.2	General	3.1	fixed	Review+	diego@…
