If you go to /admin/config/content/ckeditor/editg and save the settings there, it will throw the following error.

Notice: Undefined index: toolbar in ckeditor_admin_values_to_settings() (line 1610 of /sites/all/modules/contrib/ckeditor/includes/ckeditor.admin.inc).

toolbar isnt set on the global admin screen, so I simply put in an isset check to avoid that error.

Patch forthcoming.

CommentFileSizeAuthor
#1 ckeditor-2099065-1.patch1.2 KBMixologic
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mixologic’s picture

Status: Active » Needs review
FileSize
1.2 KB

Here's the patch

vokiel’s picture

Assigned: Unassigned » vokiel
Issue summary: View changes
Status: Needs review » Fixed

Fixed with bfa0909

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.