id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 7779,getData converts BR tag to nbsp,Arne,,"1. Go to demo page. 2. Run the following in Firebug. {{{ CKEDITOR.instances.editor1.document.getBody().setHtml('

paragraph

'); CKEDITOR.instances.editor1.getData(); }}} 3. Observe the following result. {{{

paragraph
 

}}} Expected result (filler node should be removed): {{{

paragraph

}}} Tested in Firefox 4, WinXP. CK version 3.5.3",Bug,confirmed,Normal,,General,3.1,,IBM,monahant@…