﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7028	Replace doesn't work and JavaScript error occurs	Wiktor Walc		"Regression caused by [6334].

=== steps to reproduce ===
 - Load the following source:
{{{
<ul>
	<li>
		This is the first line.</li>
</ul>
}}}
 - Use the Replace dialog to replace ""is"" with ""xyz"".
 - Result: JavaScript error.

Safari:
INDEX_SIZE_ERR: DOM Exception 1: Index or size was negative, or greater than the allowed value.

Firefox:
Index or size is negative or greater than the allowed amount"" code: ""1"	Bug	closed	Normal	CKEditor 3.5.1	General	3.5.1	fixed		
