Problem/Motivation

Fatal error: Declaration of Drupal\consent_support_url_embed\Plugin\Filter\CsUrlEmbedFilter::replaceNodeContent(DOMNode &$node, string $content): void must be compatible with Drupal\url_embed\Plugin\Filter\UrlEmbedFilter::replaceNodeConte
  nt(DOMNode $node, string $content): void in /var/www/html/web/modules/contrib/consent_support/modules/consent_support_url_embed/src/Plugin/Filter/CsUrlEmbedFilter.php on line 74

The method has changed in https://git.drupalcode.org/project/embed/-/commit/d310bb05d056e4ee46daac...

Steps to reproduce

Open the site and go to add a node of any type.

Proposed resolution

Update the function to be compatible with url_embed -> embed

Remaining tasks

Review patch

User interface changes

-

API changes

-

Data model changes

-

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

tim-diels created an issue. See original summary.

tim-diels’s picture

Issue summary: View changes

tim-diels’s picture

Status: Active » Needs review

Can be reviewed.

andreasderijcke’s picture

Assigned: Unassigned » andreasderijcke

andreasderijcke’s picture

Status: Needs review » Reviewed & tested by the community
andreasderijcke’s picture

Assigned: andreasderijcke » Unassigned
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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