Make the module compatible to D9

Created on 2 November 2021, almost 3 years ago
Updated 18 April 2023, over 1 year ago

Problem/Motivation

- Make this module compatible to Drupal 9
- Facing an issue with drupal.loader service which is no longer available in the latest version of Domain
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "domain.loader". Did you mean this: "domain.token"? in Drupal\Component\DependencyInjection\Container->get() (line 156 of /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php).

Proposed resolution

- Port this module to Drupal 9
- Replace drupal.loader service to \Drupal\Core\Entity\EntityTypeManagerInterface

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Nitesh Sethia

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024