﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9061	"ignoreEmptyParagraph makes a &nbsp; instead of just "" ""."	Mitchel		"I have been searching for this bug for days and tryed to repair it but could not find how to fix it.
First of all I had the bug that my empty divs that where given a class were removed. So I found that if I put the config property ignoreEmptyParagraph to false, my <div class=""hello""></div> stayed in my code editor. But it created a &nbsp; inside it like:  
<div class=""hello"">
&nbsp;
</div>
But that one creates white space. Is there a way that I can change the &nbsp into """" and ckeditor is not going to change it back to $nbsp;

Thanks in adventage,
Yeens

Sorry if there's bad english"	Bug	closed	Normal		General	3.6.3	duplicate		
