﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8604	Redundant blank space in the html output for one empty paragraph	IBM_RQM		"Severity: High

This issue occurs for the empty paragraph.

The steps to reproduce:
1. In the editor input one empty paragraph.
2. Using CKEditor's getData() method to get the html data of the whole text.  

Expected Result:  The empty paragraph's html code is '<p></p>'
Actual Result:  There is one redundant blank space in the html code, i.e., '<p>&nbsp;</p>'"	Bug	closed	Normal		Core : Output Data		invalid		
