﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11249	Not allowing html comments in the source	Saikrishna Kuturu		"Facing issue in ckeditor on CMS tool, 

When source is entered as shown below
<p>test</p>
<!--test -->
<p>Test</p>

When tried to re-check the source again, the html commented code disappears, below is the outcome..
<p>test</p>
<p>Test</p>

Please help...
"	Bug	closed	Normal		UI : Source View		invalid		
