﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2443	"creating link with the string ""gif"" in it creates bad url"	Henry K		"If you have a url that has the string ""gif"" in it and create a link to it, the href is created incorrectly.

Say there's a website www.giftshop.com. Adding a link to this will produce <a href=""http:/www.giftshop.com"">www.giftshop.com</a> 

A workaround for it is to view source and add 4 forward slashes:

<a href=""http:////www.giftshop.com"">www.giftshop.com</a>"	Bug	closed	Normal		General	FCKeditor 2.6.3	expired	Pending WorksForMe	
