Problem/Motivation

Following https://www.drupal.org/sa-core-2021-003 we need to update ckeditor in 9.3 and 9.2 as well.

Steps to reproduce

Proposed resolution

Update to the very latest 4.17 off the master branch, so that we can minimise updates later.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 sdo-174776-92.patch1.63 MBcatch
#2 sdo-174776-93.patch1.63 MBcatch

Comments

catch created an issue. See original summary.

catch’s picture

StatusFileSize
new1.63 MB
new1.63 MB

Patches via @larowlan.

catch credited larowlan.

catch’s picture

catch’s picture

Issue summary: View changes
catch’s picture

+## CKEditor 4.17
+
+New Features:
+

vs.

 ckeditor:
   remote: https://github.com/ckeditor/ckeditor4
-  version: "4.16.0"
+  version: "4.16.1"
   license:
catch’s picture

Title: Update ckeditor to 4.17 » Update ckeditor to 4.16.1
Status: Active » Needs work

I think we should probably go to 4.16.1 and then update to 4.17 when it comes out.

  • catch committed bd25151 on 9.2.x
    Issue #3215916 by catch, larowlan: Update ckeditor to 4.16.1
    
catch’s picture

Status: Needs work » Fixed

Actually since the same code is already in 9.1, going to go ahead and commit here. Whatever follow-up we end up with can go into all three branches.

  • catch committed 9eb49dd on 9.3.x
    Issue #3215916 by catch, larowlan: Update ckeditor to 4.16.1
    

Status: Fixed » Closed (fixed)

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