Release announcement: http://ckeditor.com/blog/CKEditor-4.1-Released

Added to core at #1878344: Add CKEditor JS library to core, updated at #1905424: Update CKEditor library and at #1937484: Update CKEditor library to 4.1 RC and remove CKEditor default style configuration, we should now update it again. It fixes several bugs: alignment being when using custom alignment classes (needed for #1907418: Make CKEditor's alignment + underline buttons available (but not enabled by default)), it allows for a code reduction in #1894644: Unidirectional editor configuration -> filter settings syncing and has a few general bugfixes.

Zero changes to CKEditor's build-config.js and to PHP this time.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Wim Leers’s picture

Status: Active » Needs review
FileSize
665.83 KB
webchick’s picture

Status: Needs review » Reviewed & tested by the community

Ok, this time I did check the diff more carefully, but it indeed looks like the only changes we're making here are to misc/ckeditor.js and friends, with a tiny update of ckeditor.module's hook_library_info().

Marking RTBC in case anyone else wants to give it a more fine-toothed review, but barring objections, I'll most likely commit this a little later today to keep things moving.

Wim Leers’s picture

Yes, completely harmless changes this time :) Again my apologies for last time.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Wim Leers’s picture

Issue tags: -sprint

.

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