﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12480	Error in console after removing formatting and disabling selection as a list item.	Artur Delura	kkrzton	"'''Browsers:''' Chrome, FF and IE9+
1. Open editor with following content and selection:
{{{
<ol>
	<li>hello</li>
	<li>moto</li>
	<li><strong>[:D]</strong></li>
</ol>
}}}
2. Click ""Remove format"" button.
3. Press ""Ordered List"" or ""Unordered List"" button.

'''Actual result:'''

There is an error in console:
TypeError: node is null range.js:1724
 this.setStart( node.getParent(), node.getIndex() );"	Bug	review	Nice to have (we want to work on it)		General	3.0			
