Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
ckeditor5.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Apr 2022 at 13:11 UTC
Updated:
12 May 2022 at 20:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bnjmnmComment #4
wim leersComment #7
hooroomooThankfully a simple fix 😅🤠
Comment #8
nod_test still failing
Comment #9
hooroomooComment #10
wim leers🚢
MR commit
a2dd10bbin patch form should apply to all 3 branches.Comment #14
bnjmnmCommitted to 10.0.x and 9.4.x as well as a backport to 9.3.x as CKEditor is experimental and this is a bug that should be fixed there as well.
Comment #15
catchI think this broke HEAD, looks like potentially a frequent random fail, haven't looked beyond finding this in the list of recent commits in roughly the same area: https://www.drupal.org/pift-ci-job/2370367
Comment #16
catchSince there are a lot of issues trying to land this week, I have reverted this only from 10.x in the hope of getting DrupalCI back to green. If this issue is indeed the source of the failures, then we can recommit to 10.x with the fix,and backport the testing fix to 9.4.x and 9.3.x (or if it turns out to be really tricky, we could rollback from 9.4/9.3 for a bit too, but left it for now).
Comment #18
lauriiiI think those tests are testing CKEditor 4 which makes it seem unlikely that this issue would have caused them 🤔
Comment #20
catchhmm good point, bit too quick there. Reverted the revert...