﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
208	IE remove <br /> after any ending tag	zheng@…		"I found out that doesn't matter what you do right after any closing tags (ex: </font>, </strong> ....) <br /> is removed.  
 
For Example: 
In Editor mode Typing following 
FCKEditor 
 
Give 'FCK' A <strong> tag, then right after K ""SHIFT-ENTER""  
 
Now switch to Source View It should give this => <p><strong>FCK</strong><br>Editor</p> 
but is actually gives <p><strong>FCK</strong>Editor</p> without <br /> 
 
I tried with all different kinds of the closing tags ex: </font>, </em>, </u>..... "	Bug	closed	Normal		General	FCKeditor 2.4	duplicate		
