Handle compatibility issues with embed 8.x-1.8

Created on 7 August 2024, 4 months ago
Updated 8 August 2024, 4 months ago

Problem/Motivation

embed 8.x-1.8 makes changes that create compatibility issues with entity_embed. These change were made in 📌 Automated Drupal 11 compatibility fixes for embed Needs work , which does a lot more than just automated changes.

There is a constructor change that is addressed in 🐛 Entity Embed fails to install after Embed module update Active . Class EmbedCKEditorPluginBase is deleted, which causes a problem in entity_embed because it is extended in src/Plugin/CKEditorPlugin/DrupalEntity.php.

Proposed resolution

A quick fix would be to update composer.json to constrain the dependency on embed to version 8.x-1.7. A forward-compatible fix will require more code changes.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

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

Comments & Activities

Production build 0.71.5 2024