﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12674	iframe fallback contents encoded	UserAccount1		"I think I've found a bug when adding iframe fallback content.

If I enter the below into the source.

<iframe src=""http://google.co.uk"" >
TEST FALL BACK CONTENT <a href=""#"">this is a link</a>
</iframe>
​
The fallback content is being encoded,  and from what I can see from W3C this should not happen.

<iframe src=""http://google.co.uk"">TEST FALL BACK CONTENT &amp;amp;amp;lt;a data-cke-saved-href=&amp;amp;quot;#&amp;amp;quot; href=&amp;amp;quot;#&amp;amp;quot;&amp;amp;amp;gt;this is a link&amp;amp;amp;lt;/a&amp;amp;amp;gt;</iframe>

"	Bug	closed	Normal		General		duplicate		
