﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11238	New paragrahps added when saving bullet list with indented items	Titus		"Running CKEDITOR in Wordpress, when I save a text with an existing bullet list that has indented items such as the below, the article gets returned (after saving) with an additional line with P marks, right before the indented bullet. The more often I save, the more paragraphs are created.



{{{
<ul>
	<li>&nbsp;</li>
	<li>adalksdjaskldjasld alksdj asldkajd lak</li>
	<li>adalksdjaskldjasld alksdj asldkajd lak
	<ul>
		<li>adalksdjaskldjasld alksdj asldkajd lak</li>
		<li>adalksdjaskldjasld alksdj asldkajd lak</li>
	</ul>
	</li>
	<li>adalksdjaskldjasld alksdj asldkajd lak</li>
	<li>adalksdjaskldjasld alksdj asldkajd lak</li>
	<li>&nbsp;</li>
</ul>
}}}

"	Bug	closed	Normal		General		invalid		
