﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
176	Unterminated A tags sometimes break paragraphs on save	neym@…		"If the content looks like this:

{{{
<p><a href=""linky"">Text</p>
<p><a href=""linky2"">More Text</p>
}}}

Then saving with FCKeditor (IE version) will produce the following:

{{{
<p><a href=""linky"">Text<a href=""linky2"">More Text</p>
<p>&nbsp;</p>
}}}

This bug appears to only appear under the Internet Explorer version of IE (tested IE6). It does not happen under Firefox.

Steps to Reproduce:

 1. Open FCKeditor in IE and paste the above initial content (make sure that FCKeditor doesn't add back in the </a> tags on paste. If so, delete them).
 1. Save to a file/database and reload it in IE. It looks ok. 
 1. Click source. Code becomes corrupted (I also believe it corrupts with any style changes on the page, but I have not tested this).

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1631643&group_id=75348&atid=543653"	Bug	closed	Normal		General	FCKeditor 2.4	wontfix	SF IE Confirmed	
