Problem/motivation

Per Drupal Change Record https://www.drupal.org/node/3566774 , several procedural functions are deprecated in Drupal 11.4.x with no replacement. This includes _filter_url_escape_comments, which the URL Embed module uses in /src/Plugin/Filter/ConvertUrlToEmbedFilter.php

Proposed resolution

Backport the Drupal core function _filter_url_escape_comments into the URL embed module, renaming it to indicate its scope as an internal function only available to URL embed.

Issue fork url_embed-3586036

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

mark_fullmer created an issue. See original summary.

mark_fullmer’s picture

Status: Active » Fixed

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.