﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2718	Find-replace function doesn't work properly	Ekaterina		"source code in fck-editor looks like
<b>Lorem ipsum dolor sit amet</b>
If I want to replace word ""amet"", fck stopps working. It can't replace this word.
If I want to replace word Lorem, source code after replacing looks like:
Lorem<b> ipsum dolor sit amet</b>

Its not only for tag <b> but also for <span>, <i>, <u>, <sub>, <sup>, <font>.
Tested in your nightly version.

Next problem is <a> tag.Source code is
<a href=""http://www.fckeditor.net/"">FCKeditor</a>.
if I want to replace word editor with Lorem ipsum, source code looks like:
<a href=""http://www.fckeditor.net/"">FCK</a>Lorem ipsum

Could you pleas fix those bugs ASAP"	Bug	closed	Normal		General	FCKeditor 2.6 Beta	worksforme		ekaterinas@…
