﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3572	Replace result incorrect	Garry Yao	Garry Yao	"=== Reproducing Procedures ===
 1. Open  the ''replace by class'' example page in FF;
 1. Load the content with the following:
{{{
<p>
	You're testing <span>ckeditor</span> undo system.</p>
}}}
 1. Open find/replace dialog and enter 'ckeditor' into 'Find What', click Replace buttton;
 1. Fill in 'v3' into 'Relace With' and click Replace button again.
  * Actual Result: 
{{{
<p>
	You're testing v3</p>
}}}
"	Bug	assigned	Normal	CKEditor 3.0	General			Confirmed	
