﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8122	Insert a new line between a list and another line (internet explorer)	Flavien CROCHARD		"Insert the following code in source mode :

{{{
<ul>
	<li>
		foo</li>
</ul>
next foo
}}}
Go to wysiwyg mode, put your cursor at the beginning of the line ""next foo"". Push enter : new line inserted. Push up to go to the new line.
The following error appear in IE console : nodeValue.length is null or not an object.

Thanks in advance."	Bug	closed	Normal		General	3.5.1	duplicate	IE	
