﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10214	Find/Raplace doesn't match everything.	Jakub Ś		"Steps To Recreate:
1. Open replacebycode sample
2. Switch to source and pase:
{{{
<p>This is an example [<a href=""http://bbc.co.uk"">click</a>] of linked text.</p>
}}}
3. Copy the whole line and paste 4 or so times into the page.
4. Click the Find/Replace button, and select the replace tab. 
5. In the ""Find what:"" type ""[click]"". Do not type anything into the ""Replace with:"" text box.
6. Click ""Replace All"".
Result: The find and replace tool only replaces one match when you choose ""replace all"".

----

1-5. The same as above
6. Click ""Replace"" - the text gets a highlight.
7. Click ""Replace"" again -- the text is replaced (with nothing).
8. Click Cancel.
Result: JS error os thrown:
Message: TypeError: startNode is null[[BR]]
Line : 1469[[BR]]
URI: ckeditor4/core/dom/range.js

Problem can be reproduced in all Browsers from CKEditor 3.1.1 in both CKE 3.x and 4.x (v4)."	Bug	confirmed	Normal		General	3.1.1		Oracle	
