After upgrade to Drupal 10

Created on 4 December 2023, almost 2 years ago

Problem/Motivation

When attempting to run database updates:

You have requested a non-existent parameter "ckeditor_media_embed_install".

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Active

Version

1.12

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mlncn
  • πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA
  • πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

    This error goes away when upgrading to the 2.x version, so maybe it simply needs to be documented that Drupal 10 sites should switch to 2.x?

    (Or there was something specific to my setup causing this issue for me.)

  • πŸ‡·πŸ‡ΊRussia vvs Russia

    And other drush commands:

    ./bin/drush cex
    
    In LegacyServiceInstantiator.php line 282:
                                                                                   
      You have requested a non-existent parameter "ckeditor_media_embed_install". 
  • Status changed to Needs work about 1 month ago
  • πŸ‡ΊπŸ‡ΈUnited States grndlvl

    Actually, this is more of a ckeditor4 vs ckeditor5 thing. If you are using CKEditor 5 on Drupal 10 you should be using version 2. Let's make a note or add a dependency check.

Production build 0.71.5 2024