Hi,

I got this error when I try to show contextual menu by right clicking on the image asset in ckeditor

Uncaught TypeError: Cannot read property 'editor' of undefined

This error occures in asset/ckeditor/plugin.js on line:930

It happened after updating Asset module from 7.x-1.0-beta4 version to 7.x-1.0

I'm using ckeditor lib version 3.6.6 and ckeditor module 7.x-1.17 which was also updated from 7.x-1.16

Comments

vincent_rowsky created an issue.

dread33’s picture

Did you ever work out a way to resolve this? I'm having exactly the same problem. It was working fine until I upgraded to 7.x-1.0 and now I get the error every time I right click so there is no context menu. This makes it a real pain for the client to edit tables, images etc. I can't roll back to 7.x-1.0-beta4 as the content of the site has changed so much since the upgrade. Any help would be much appreciated.