﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8569	FF: JS error when inserting elements after HTML with comments.	Jakub Ś	Frederico Caldeira Knabben	"Ticket has been reported on our support channel - Topic - 
""Possible bug: HTML comments cause Javascript error when integrating CKFinder with CKEditor""

1. Insert on of the following
{{{
<!--A comment-->
<div><!--A comment--></div>
<div>Something else</div><!-- A comment -->
<div><div>Something else</div><!-- A comment --></div>
}}}
2. Try to insert Image/Table/Link/Page break using toolbar buttons.
3. After pressing OK JS error pops out.

The error:[[BR]]
Message: startNode.getChildCount is not a function[[BR]]
Line: 792[[BR]]
URI: ckeditor/_source/core/dom/range.js[[BR]]

Bug is only reproducible in Firefox 4-10 and IE 6-9 (FF 3.6 is fine).

Ticket has been reproducible from CKE 3.6.1 rev [6963]

**NOTE:**[[BR]]
Before this revision another error was thrown (from CKE 3.3)[[BR]]
Message: startContainer.getChild is not a function[[BR]]
URI: /3.6/_source/core/dom/range.js[[BR]]
Line: 1472"	Bug	closed	Normal		General	3.6.1	fixed	IE	
