Problem/Motivation

The exception ServiceNotFoundException is thrown because a non-existent service "entity.manager" was requested.

Steps to reproduce

Enable module 8.x-1.0-alpha3, clear cache and refresh any page

Proposed resolution

Replace entity.manager service as this is deprecated and was removed in Drupal 9

Comments

mwebaze created an issue. See original summary.

mwebaze’s picture

Issue summary: View changes
mwebaze’s picture

Title: erviceNotFoundException: You have requested a non-existent service "entity.manager" » ServiceNotFoundException: You have requested a non-existent service "entity.manager"
mwebaze’s picture

I have created a patch for this issue specifically for Drupal 9 only.

ivnish’s picture

Status: Needs work » Needs review

  • ivnish committed 4e5c6f1 on 8.x-1.x authored by mwebaze
    Issue #3245572 by mwebaze, ivnish: ServiceNotFoundException: You have...
ivnish’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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