﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4744	Editing link with empty href causes a new link to be created and inserted into the existing anchor	Russ Tennant		"Editing link with empty href causes a new link to be created and inserted into the existing anchor

Start with the following source.
{{{
<p><a href=""""><span>Sample Text</span></a></p>
}}}

* Edit the link. 

* Enter a URL.

* Click OK.

Result:

{{{
<p><a href=""""><span>Samp<a href=""http://google.com"">http://google.com</a>le Text</span></a></p>

}}}


"	Bug	closed	Normal		General	3.0.1	fixed		
