﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4612	Link text is not updated when link protocol is changed	Joe Kavanagh	Minh Nguyen	" 1. Click on the Link button to open the Link dialog.
 2. Enter a URL, for example www.bbc.co.uk
 3. Choose https:// for the protocol and click OK.
 4. Observe that the link is displayed as https://www.bbc.co.uk
 5. Right click on the link and open the Link dialog.
 5. Update the protocol to ftp:// and click OK
 6. Observe that the link text remains as https://www.bbc.co.uk.

If you view the HTML source you can see that the link text has not updated:

{{{
<a href=""ftp://www.bbc.co.uk"">https://www.bbc.co.uk</a>
}}}"	New Feature	closed	Normal	CKEditor 3.2	General	3.0	fixed	IBM Review+	damian.chojna@…
