CKEditor should validate and update profiles in a few more places in order to avoid crashes when replacing CKEditor library with a new version with missing plugins / skins.

Reported by salvis in this comment:

Visiting admin/config/content/ckeditor gave me

The following plugins could not be found and were automatically disabled in CKEditor profiles:
Profile: Rich_Text
Plugins: tableresize

After that, everything seems to work again.

Maybe I should have downloaded the Full package rather than the Standard package of the library.

IAC, this error condition is detectable and fixable (admin/config/content/ckeditor did both), but it is not checked on admin/reports/status nor in update.php. It would be good to add this check in both places and either do the fix or at least point to admin/config/content/ckeditor.

Comments

kopeboy’s picture

Issue summary: View changes

Yep, I just updated cause of the latest secury update and now what?

The following plugins could not be found and were automatically disabled in CKEditor profiles:

Profile: Basic_w_images
Plugins: dialog, image2, widget

Profile: Full
Plugins: dialog, image2, widget