﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
202	<HR> tag breaks source	Yang Gyu Lee		"If html source is followed

{{{
<p>TEST1</p>
<p><hr /></p>
<p>TEST2</p>
}}}

Switch to source editing mode and WYSIWYG mode
some times..

then the source of above is changed to below..

{{{
<p>TEST1</p>
<p>&nbsp;</p>
<hr />
<p>&nbsp;</p>
<p>TEST2</p>
}}}

<p>&nbsp;</p> tag is appended ...

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1339441&group_id=75348&atid=543653"	Bug	closed	Normal	FCKeditor 2.4.3	General	FCKeditor 2.4	fixed	SF IE	niceguyalberto@… bnoblet@…
