Drupal 11 compatibility

Created on 2 April 2025, 4 months ago

Problem/Motivation

This module is not compatible with Drupal 11.

Steps to reproduce

Proposed resolution

I scanned it with upgrade_status and it looks like the only deprecation is this in ForwardLinkFormatter.php:

Call to deprecated function file_validate_is_image(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

4.0

Component

Code

Created by

🇫🇷France prudloff Lille

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

Merge Requests

Comments & Activities

  • Issue created by @prudloff
  • Merge request !6Drupal 11 compatibility → (Open) created by prudloff
  • 🇫🇷France prudloff Lille

    We don't need to duplicate the drupal/core requirement in composer.json, drupal.org generates it based on core_version_requirement when creating the Composer package.

  • Status changed to Needs review 6 days ago
  • First commit to issue fork.
  • 🇬🇧United Kingdom John_B London (UK), Worthing (UK), Innsbruck (Tirol)

    I made further changes required to get the module working with D11.

Production build 0.71.5 2024