Allow use of ContentEntity

Created on 3 July 2023, over 1 year ago

Problem/Motivation

I am running this on Drupal 10.1 to convert embedded images in ckeditor to media.

In ImgTagToEmbedFilter, the transform bails on if (!$source_plugin instanceof SqlBase).

The ContentEntity source plugin is not based on SqlBase, so it doesn't work.

I think the check was originally added to skip derived migration plugins.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

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

Comments & Activities

Production build 0.71.5 2024