﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3015	Insert Special Character - Code format choice	Russell Chappell		"I've used FCKeditor for a long time now and I like what your doing with CKEditor3. You have the ability to insert special characters, an example being {{{&copy;}}} for the copyright symbol and {{{&nbsp;}}} for a none breaking space. In strict browser such as those using the WebKit engine the above mentioned characters can cause errors when loading in via an AJAX (XML Wrapper) request. They state that strict XML requires either numbered codes or an entity be added to the page. Considering that FCKeditor can be used to create content for an AJAX request it would be worth while adding the option into the ""insert special character"" to chose whether the character be encoded in alphabet mode or numbered mode. An example being that in alphabet mode the code for a Non Breaking Space would be written as {{{&nbsp;}}} and in numbered mode it would be written as {{{&#160;}}}. Or an option to choose which mode to be added into the config file?"	New Feature	closed	Normal		General	3.0 Beta	invalid		
