﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8774	Output XML predefined named entities only	Garret Wilson	Garry Yao	"I want to output pure XHTML. I don't want any entities except the five entities supported by XML. If any other entities are added, the XHTML cannot be parsed by an XML parser. I don't know how to explain it any simpler than that.

CKEditor is entering &nbsp;, which is not well-formed XML. This 100% breaks XHTML/XML support.

For example, if I type ""blah blah "" (without the quotes, yet with the trailing space) and then copy that string and paste it, every type I paste it I get another &nbsp;. Yet the CKEditor entity configuration is broken (see #8755), and there is no way to turn off &nbsp;.

This should be placed in very high priority, as it completely makes the output unparseable and breaks XHTML/XML compliance."	Bug	closed	Normal	CKEditor 3.6.3	General		fixed		
