﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5796	break tag on bullets	jlapitan	jlapitan	"when i try inserting a list via the editor it generates this html code

{{{
<ul>
	<li>
		joell</li>
	<li>
		ruth</li>
	<li>
		and others</li>
</ul>

}}}
 and then when generated it appears like this

{{{
<ul><br />
	<li><br />
		joell</li><br />
	<li><br />
		ruth</li><br />
	<li><br />

		and others</li><br />
</ul>
}}}

also im using it on magento..

os windows7, browser all types
"	Bug	closed	Normal		General		invalid		
