﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4951	Replace dialog throwing JavaScript error	Wiktor Walc	Garry Yao	"When replacing some text with empty value, javascript error is thrown:

{{{
K.matchRange is null
plugins/find/dialogs/find.js?t=A057
Line 7
}}}

=== Steps to reproduce ===
 - start with the following text: `aaa bbb ccc`
 - click on the ""Replace"" button
  * Find what: a
  * Replace With: (empty value)
 - result: all ""a"" letters are removed properly, but also javascript error occurs."	Bug	closed	Normal	CKEditor 3.2	General	SVN (CKEditor) - OLD	fixed	Confirmed Review+	
