We recently upgraded from 4.4.4 to 4.5.3: #2521820: Update CKEditor library to 4.5.3.
4.5.4 has been released today: http://ckeditor.com/blog/CKEditor-4.5.4-Released
This is a bugfix-only release, with only minor fixes. Therefore I think it's okay to add this after RC1, hence tagged rc target
.
See also:
- #1858210: [meta] Content editing experience follow-ups — in-place editing and WYSIWYG
- #1950098: Update CKEditor library to 4.1
- #2036253: Update CKEditor library to 4.2
- #2039163: Update CKEditor library to 4.4
- #2271051: Update CKEditor library to 4.4.4
- #2345961: Update CKEditor library to 4.4.5
- #2384581: Security: Update CKEditor library to 4.4.6
- #2415111: Update CKEditor library to 4.4.7
- #2521820: Update CKEditor library to 4.5.3
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | ckeditor_4.5.4-2581291-7.patch | 1.18 MB | wim leers |
Comments
Comment #2
wim leersComment #3
wim leersStressing the impact vs. disruption in the IS.
Comment #4
wim leersI forgot to mention this in #2: CKEditor has updated its "CKBuilder" tool from version 2.1.0 to 2.3.0. They did the QA process of 4.5.4 with a CKEditor built by CKBuilder 2.3.0.
But #2 is built with 2.1.0 (I modified their build script to force it to use 2.1.0), because I couldn't get 2.3.0 to work. They've gotten back to me, apparently the reason is that CKBuilder 2.3.0 requires Java 7 or 8. OS X (10.9/10.10/10.11) has Java 1.6.
Which means that the CKEditor update in #2 may have subtle bugs/subtle differences compared to the CKEditor that was QA-tested before release. I'll need to update my machine first.
Comment #5
effulgentsia commentedI discussed this with @alexpott and @catch, and we decided to include patch-level-version library updates in the "rc eligible" category instead of "rc target". See https://www.drupal.org/core/d8-allowed-changes#rc for more details about the differences between the tags.
Comment #6
wim leersEven though we know 4.5.5 is coming soon, I do think it's valuable to already update to 4.5.4. Quoting myself at #2321583-15: Update CKEditor library to 4.5.5:
Therefore, now updating my Java installation (see #4) to build CKEditor 4.5.4.
Comment #7
wim leersDone! I didn't find any problems in manual testing. Nor should we, because the changelog is very short, and mostly fixing browser compatibility bugs:
Comment #8
duaelfrI did a bunch of manual testing too.
Enabled all available plugins and tested all of them one by one.
Nothing broken to declare.
Comment #10
catchCommitted/pushed to 8.0.x, thanks!
Makes sense to get this into the next release candidate so it gets as much manual testing as possible.
Comment #11
wim leersThank you so much for the very fast commit, @catch!
On to CKE 4.5.5 in #2321583: Update CKEditor library to 4.5.5 next week.