﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3753	script tags are not protected in CKEditor	Martin Kou		"To reproduce:
 1. Put the following HTML code in Source mode
{{{
<p>abcd<script type=""text/javascript"">alert(""hello world!"");</script></p>
}}}
 2. Switch back to WYSIWYG mode.
 3. A hello world message is seen, indicating that the <script> tag is not protected."	Bug	closed	Normal	CKEditor 3.0	General	SVN (CKEditor) - OLD	duplicate		
