beta5 breaks filter

Created on 26 January 2024, 5 months ago
Updated 10 March 2024, 4 months ago

The change in 🐛 Does not work with ckeditor 5 Fixed breaks the filter function when you are not using an editor like CKEditor in your text format.

I have the following text format that no longer works after updating to beta5. Downgrading to beta4 solves the issue.

uuid: 2223de04-7710-4620-8144-4a1908ea1962
langcode: en
status: true
dependencies:
  module:
    - soembed
name: oEmbed
format: oembed
weight: 0
filters:
  filter_soembed:
    id: filter_soembed
    provider: soembed
    status: true
    weight: -49
    settings:
      soembed_maxwidth: '780'
      soembed_replace_inline: '0'
      soembed_allowed_buckets: {  }
🐛 Bug report
Status

Needs review

Component

Code

Created by

🇸🇪Sweden Peter Törnstrand

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

Comments & Activities

Production build 0.69.0 2024