﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8097	URL is applied incorrectly when the selection contains an anchor	Teresa Monahan		"When we try to apply a new link to a selection that already contains an anchor, the url for the anchor does not get updated with the new url value.

To reproduce this issue:[[BR]]
1. Open any sample from the nightly build and enter the following in the source tab
{{{
<p>
	text goes here <a href=""http://ckeditor.com"">URL goes here</a> More text goes here</p>
<p>
}}}
2. Switch back to wysiwyg mode and select all the text.[[BR]]
3. Click on the 'Link' icon and specify a url in the link dialog. Click OK.[[BR]]
[[BR]]
'''Expected Result:''' The new URL value gets applied to the entire text including the anchor node.[[BR]]

'''Actual Result:''' The original anchor still has its old url value, while the new url value is applied to the text before and after it.[[BR]]
[[BR]]


"	Bug	confirmed	Normal		Core : Styles	3.0		IBM	Damian Satya Minnekanti
