﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11958	HTML in head title is changed to cke_protected	Piotr Jasiun		"1. Open Full Page Editing sample.
2. Put this html in the Source mode:
{{{
<html>
<head>
	<title><!-- foo --></title>
</head>
<body></body>
</html>
}}}
3. Change mode to the WYSIWYG and back to source.

Expected:
{{{
<title>&lt;!-- foo --&gt;</title>
}}}
Actual:
{{{
<title>&lt;!--{cke_protected}{C}%3C!%2D%2D%20foo%20%2D%2D%3E--&gt;</title>
}}}"	Bug	confirmed	Low		General	4.0			
