﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10371	Insert HTML space bug  IE	Stephan		"if you insert spaces in the overrided insertHTML text mode, it gives a error. This happens in Internet Explorer 7

code:

{{{
CKEDITOR.instances[""yourInstance""].insertHtml("" "", 'text');
}}}


ERROR:

{{{
  'isBlock' is null or isn't a object  ckeditor.js, Line 287 Character 56
}}}
"	Bug	confirmed	Normal		General	4.0 Beta			stephan@…
