#1840: "-" in id for ToolbarLocation throws error
-----------------------------+----------------------------------------------
 Reporter:  thatvetguy       |        Type:  Bug    
   Status:  new              |    Priority:  Low    
Milestone:                   |   Component:  General
  Version:  FCKeditor 2.5.1  |    Keywords:         
-----------------------------+----------------------------------------------
 {{{
 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?

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1840>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to