﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2619	Making a link on text containing a <sup> tag results in link being split	Thomas Tallyce		"If I have some HTML like

<p>the size is 4m<sup>2</sup>.</p>

and in the visual editor mode I highlight this and make a link, the HTML becomes:

<p><a href=""link.html"">the size is 4m</a><sup><a href=""link.html"">2</a></sup><a href=""link.html"">.</a></p>

rather than

<p><a href=""link.html"">the size is 4m<sup>2</sup>.</a></p>

The first is not sensible as this means there are now three tab entries and the link is not treated as a single link.

"	Bug	closed	Normal		General	FCKeditor 2.4	worksforme	Safari	
