Problem/Motivation
Fix test failure:
Drupal\Tests\ckeditor_codemirror\Functional\CkeditorCodeMirrorBasicTest::testEnableCkeditorCodeMirrorPlugin
Exception: Warning: Undefined array key "status"
editor_form_filter_admin_format_submit()()
Proposed resolution
Remaining tasks
Figure out what is wrong. Fix.
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork ckeditor_codemirror-3540842
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
joseph.olstadseeing this also in the MR for #3531472: Drupal 10.5 / 11.2 incompatibility
Comment #3
joseph.olstadIn CkeditorCodeMirrorBasicTest::testEnableCkeditorCodeMirrorPlugin() just before the submit that hits the text format save
Comment #4
joseph.olstadFix is in MR 9
Also created MR10 but it's not needed if MR 9 is merged which I highly recommend merging MR9 instead.
Comment #6
joseph.olstadComment #7
wellsComment #9
liam morlandFixed in commit 91a6393e for #3531472: Drupal 10.5 / 11.2 incompatibility.
Comment #10
joseph.olstad@wells, please add contribution to us in the contribution record.
Many thanks!