﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10099	element.createFromHtml gives error on IE7/8 when adding HTML5 Section tag	Stephan		"The execution of the code 

{{{
   editor.insertElement(htmlElement);
}}}

gives errors in Internet Explorer Version 8. The code works perfect in Mozilla, but it gives the following error on IE8: "" The object doesn´t accept this property or attribute.""

This happens on line 269 char 69 of the min version of the javascript file ckeditor.js downloaded 12/02/2013 from the website.

I´ve been searching already for a while. and found that it has something to do with the following function: m=b.getName().

regards Stephan




"	Bug	closed	Normal		Core : Selection	4.0.1	fixed	IE7 IE8	stephan@…
