﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1521	"""Replace"" function doesn't work properly"	PavelZ	Martin Kou	"Steps to reproduce:

in FCK do:

aaaaaaaa[[BR]]
<Enter>[[BR]]
aaaaaaaa[[BR]]

Do replacement: '''replace all''' ""aa"" with ""xx""
In FF the result is:

xxaaaaaa[[BR]]
aaaaaaaa[[BR]]

and JavaScript error occures.

In IE the result is:

xx[[BR]]
xx[[BR]]

but with no JavaScript error

Both are bad.

----
Tested in FCK demo (ver. 2.5 Beta Build 16848)

"	Bug	closed	Normal	FCKeditor 2.5	General	FCKeditor 2.5 Beta	fixed	Confirmed	
