Editor or text area is not showing when using CKEditor
m.lang.contextmenu is undefined
var a = {timestamp: "B1GG4Z6",...urn d;}}, b = window.CKEDITOR_GETURL;

I'm using CKEditor 3.5.2.6450
also installed 3 language with i18n

Comments

twod’s picture

I think we need #356480: Lazy-load editors to get this to work the way it should, but I'm not sure yet since some editors seem to work anyway.
I'll have a closer look later.

dalin’s picture

Status: Active » Needs work

Searching around I got a tip from this issue in CKEditor module:
#974736: "m.lang.contextmenu is undefined" error message
The proposed fix of setting CKEDITOR_BASEPATH worked for me:
http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Specifying_the_Ed...
Though I can't seem to figure out where to patch that in to WYSIWYG.

sun’s picture

Priority: Critical » Normal
Status: Needs work » Closed (duplicate)