Problem/Motivation

This error is being thrown when saving a text format when using Drupal 10.3 (along with the patch from https://www.drupal.org/project/url_to_video_filter/issues/3290258):

'youtube' is not a supported key.
'youtube_webp_preview' is not a supported key.
'vimeo' is not a supported key.
'autoload' is not a supported key.

Steps to reproduce

Go to any configuration for text formats e.g. /admin/config/content/formats/manage/full_html and save the form.

Command icon 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

dsdeiz created an issue. See original summary.

dsdeiz changed the visibility of the branch 2.0.x to hidden.

jaypan’s picture

Status: Active » Fixed

Thank you, I've added schema definition to the D10/D11 compatible versions.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.