﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14910	Special Characters	sathish		"Hi,
we are using ""CKEditor with Full features"".
we put in HTML code like '&#9744;' in source view. it is change to the visual section working properly. But, when i change source view it doesn't change to html entities code.
And also we are tried below method but, it's not working

CKEDITOR.config.entities = false;
CKEDITOR.config.basicEntities = false;

CKEDITOR.config.entities_greek = false;
CKEDITOR.config.entities_latin = false;"	New Feature	closed	Normal		General		invalid		
