﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12466	Editor removes links with no text	dan turcu		"If you put from the source mode a link that has no text the editor automatically removes it. This is bad because I am using css to define images to be put instead of the text and the link is something like <a href=""..."" class=""myclass""></a>  and  in the myclass is defined the actual image to be clicked on.

Steps to reproduce:
1. go to demo page
2. go in source mode
3. replace existing source with <a href=""www.google.com""></a>
4. exit the source mode
5. enter again the source mode and you will see that the tag is no there anymore

The best solution I think would be that a config parameter to change this behavior would exist"	New Feature	confirmed	Normal		General	4.0			
