﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10352	double quote (&quot;) in element attributes are lost when replacing the textArea by the editor	Jeff Fournier		"If you have an image with a title that contains double quote. The string after the first double quote will be lost upon replacing the textArea by the editor.

I have attach the replaceByCode.html sample edited to show the problem.
The text in the editor contain the folowing image :

{{{

<p>bla blabla <img alt="""" style=""width: 139px; height: 36px;"" src=""http://i.msdn.microsoft.com/dynimg/IC600833.png"" title=""test double quote &quot;test&quot; test"">bla bla bla</p>
}}}

If you open the image dialog, in the advanced tab, the description will miss the end of the title.

Alos, if you inspect the html in the editor, you will see that the title is truncated."	Bug	closed	Normal		General	4.1	invalid		
