I just installed the 2.2 version on a client site and have ran into an issue.
When I load a page into the editor, an unwanted span tag is being automatically inserted.
This is the code before loading:
<P><FONT size=+1><STRONG>Schedule:</STRONG></FONT></P>
This is the code that appears automatically, after loading, before even starting to edit:
<p><span style="font-size: xx-small"><strong>Schedule:</strong></span></p>
The font and strong tags have been removed and a span with a really tiny style has been put in its place.
AFAIK, this did not happen in the 2.1.1 version.
I can handle this with no problem but my clients have no idea how to deal with it.
Thanks,
Dan