﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5320	Problems with &quote;	Iulian		"Steps to reproduce:

1. Copy this code into a HTML page as the content of a CKEditor:

<object data=""http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf"" height=""344"" type=""application/x-shockwave-flash"" width=""425""><param name=""movie"" value=""http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf"" /><param name=""allowfullscreen"" value=""true"" /><param name=""allowscriptaccess"" value=""always"" /><param name=""flashvars"" value=""config={&quot;clip&quot;:{&quot;url&quot;:&quot;http://flashy.flowplayer.org/video/flowplayer-700.flv&quot;,&quot;autoPlay&quot;:false}}"" /></object>


2. Open the page in a browser. When the CKEditor is loaded switch to ""Source"". It results in an invalid HTML code:

<object data=""http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf"" height=""344"" type=""application/x-shockwave-flash"" width=""425""><param name=""movie"" value=""http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf"" /><param name=""allowfullscreen"" value=""true"" /><param name=""allowscriptaccess"" value=""always"" /><param :="""" autoplay="""" clip="""" flashy.flowplayer.org="""" flowplayer-700.flv="""" http:="""" name=""flashvars"" url="""" value=""config={"" video="""" /></object>

"	Bug	closed	Normal		Core : Output Data		invalid		iulian_ilea@…
