﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1287	Lists get improperly applied on empty documents	barns	Martin Kou	"List are producing even stranger behaviors now.

For instance, start from a blank page, click ""insert bullet list"" button, and start typing, you will get:

{{{
<p>dfdsfdsfsd</p>
<ul>
    <li>&nbsp;</li>
</ul>
}}}

Worse, you will not even be able to write on the bullet list any more."	Bug	closed	Normal	FCKeditor 2.5 Beta	Core : Lists	SVN (FCKeditor) - Retired	fixed	Confirmed	
