﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6288	use ‘insertHtml’ failed in Firefox 3.6.9	rocing		"I am trying to insert a ""<img>"" into CKEditor with the function insertHtml() . It is working fine in I.E. but  some problems encountered in firefox >=3.6.9

first:my domain is www.rocing.cn

I want to insert the code into ckeditor with the function insertHtml() 

{{{
<img src=""http://www.rocing.cn/uploadfile/2010/0914/20100914115423934.jpg"" />
}}}

but it returns 


{{{
<img src=""uploadfile/2010/0914/20100914115423934.jpg"" />
}}}

If the code inserted in other domains begins, it's fine in any browsers
"	Bug	closed	Normal		General	3.4	duplicate	Firefox	
