﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3441	CKEDITOR changes script tag content	Artur Formella	Frederico Caldeira Knabben	"Paste in source mode
{{{
<p>
	<script>alert('sample text. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>');</script></p>
}}}
switch to WYSIWYG and back to Source.
Result:

{{{
<p>
	<script>alert(&#39;sample text. You are using </script><a href=""http://www.fckeditor.net/""><script>FCKeditor</script></a><script>&#39;);</script></p>

}}}
expected result: nothing changed
"	Bug	closed	Normal	CKEditor 3.0	Core : Output Data		fixed	Confirmed Review+	
