﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
114	Respect FCKConfig.ProcessHTMLEntities when FCKConfig.FillEmptyBlocks is enabled	joelwreed@…		"In the 2.4 version of editor/_source/internals/fckxhtml.js when FCKConfig.FillEmptyBlocks is enabled, the _AppendChildNodes function will insert &nbsp; in empty blocks. HOWEVER, when FCKConfig.ProcessHTMLEntities is false we should insert #160 instead.

The insertion of &nbsp; will generate invalid XHTML, whereas using &#160 will generate valid XHTML.

A patch has been attached."	Bug	closed	Normal	FCKeditor 2.4.1	General	FCKeditor 2.4	fixed		
