﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4581	CKEditor does not work in IE 7/8 for textareas containing a bullet character · in the ID	Inigo		"The bullet character · is legal in HTML ids, but when CKeditor attempts to turn a textarea with a bullet in the id into a rich text editor, then the text content comes out as ""undefined"" in IE.

e.g.

<textarea class=""richtext"" id=""xf-411·1-2"">some content</textarea>

when turned into a rich text editor via CKEDITOR.replace, works fine in Firefox 3.5 and Chrome (Windows), but in IE 7 and 8 it displays the text ""undefined"" rather than ""some content"".

This is not a theoretical problem - generated content from libraries like Orbeon uses the bullet character extensively in IDs, and this prevents CKeditor 3.0.1 from being used with them.

Tested with 3.0.1 on Windows XP, with IE 8.0.6001.18702 and in IE 7 compatibility mode."	Bug	closed	Normal	CKEditor 3.2	General	3.0.1	expired	Pending	
