﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1840	"""-"" in id for ToolbarLocation throws error"	thatvetguy		"{{{
var oFCKeditor = new FCKeditor(id) ;
oFCKeditor.BasePath	= 'resources/fckeditor/';
oFCKeditor.Height = 400;
oFCKeditor.Config[ 'ToolbarLocation' ] = 'Out:ddd-toolbar';
oFCKeditor.Value = value;
return oFCKeditor.CreateHtml();
}}}

gives an alert: Invalid value for 'ToolbarLocation'

is this a bug or an expected behaviour?
"	Bug	closed	Normal		UI : Toolbar	FCKeditor 2.5.1	fixed		
