ckeditor 4.5.3安装失败

时间:2015-08-19 21:08:11

标签: installation ckeditor

因此,尝试升级到CKEditor 4.5.3(从4.4.7.4开始)。我“构建”了我的包,包括我们正在使用的一些插件,下载了......复制了代码。但当我尝试打开一个带有CKEditor的页面时,我得到:

Uncaught TypeError: Cannot read property 'options' of undefined

问题归结为这个参考:

attributes:("aria-label":a.lang.contextmenu.options

那是在Chrome中。在firefox中,它只是告诉我a.lang.contextmenu是未定义的。

这是一个漂亮的库存安装。我试过删除我的配置,并添加了“config.language ='en';”如果 这是违约的错误。但没有爱。有什么想法吗?

感谢, 安迪

0 个答案:

没有答案