Hi,
I'm using this module in conjunction with the ckeditor module (as opposed to wysiwyg module).
When disabling ckeditor_link, the standard ckeditor link tool breaks - when clicked on the screen fades to semi-transparent but the dialogue does not appear. On inspection it seems the ckeditor_link JS is still somehow being partially included, but some is missing and the JS fails.
Visiting the ckeditor module settings page and re-saving the settings for a particular profile (eg /admin/config/content/ckeditor/edit/Full) fixes the issue, but this needs to be rolled into the disable routine
Thanks
Comments
Comment #1
anrikun commentedThanks for the report. This is related to #1344794: Javascript error on click of button when permission not set: Uncaught TypeError: Cannot read property 'type_name' of undefined.
I will fix this at the same time.
Comment #2
anrikun commentedFixed with #1344794: Javascript error on click of button when permission not set: Uncaught TypeError: Cannot read property 'type_name' of undefined