﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
157	Wrong empty tags generated	Frederico Caldeira Knabben		"'''Steps to Reproduce'''

1. Paste the following code in Source:

{{{
<span></span>
}}}

2. Switch back to WYSIWYG and then to Source again. The resulting code is:

{{{
<p />
}}}

Confirmed with IE6 and FF2.

'''Expected Result'''

{{{
<p>&nbsp;</p>
}}}"	Bug	closed	Normal	FCKeditor 2.4.1	General	SVN (FCKeditor) - Retired	fixed	Confirmed	
