fetchLock first arguement must be EntityTypeInterface, string given

Created on 17 April 2025, 30 days ago

Problem/Motivation

I found these errors when installing the next version of content_lock:^3.0@alpha, this version is compatible with Drupal 11.

AJAX Response on Mercury Editor page: The website encountered an unexpected error. Try again later.TypeError: Drupal\content_lock\ContentLock\ContentLock::fetchLock(): Argument #1 ($entity) must be of type Drupal\Core\Entity\EntityInterface, string given, called in /var/www/html/web/modules/contrib/mercury_editor_content_lock/mercury_editor_content_lock.module on line 113 in Drupal\content_lock\ContentLock\ContentLock->fetchLock() (line 68 of modules/contrib/content_lock/src/ContentLock/ContentLock.php). _mercury_editor_content_lock_js_settings() (Line: 90)
The website encountered an unexpected error. Try again later.TypeError: Drupal\content_lock\ContentLock\ContentLock::fetchLock(): Argument #1 ($entity) must be of type Drupal\Core\Entity\EntityInterface, string given, called in /var/www/html/web/modules/contrib/mercury_editor_content_lock/mercury_editor_content_lock.module on line 113 in Drupal\content_lock\ContentLock\ContentLock->fetchLock() (line 68 of modules/contrib/content_lock/src/ContentLock/ContentLock.php). _mercury_editor_content_lock_js_settings() (Line: 90)\nmercury_editor_content_lock_ajax_render_alter()

"Drupal\content_lock\ContentLock\ContentLock::fetchLock(): Argument #1 ($entity) must be of type Drupal\Core\Entity\EntityInterface, string given, called in /var/www/html/web/modules/contrib/mercury_editor_content_lock/mercury_editor_content_lock.module on line 52"

"

Steps to reproduce

When you edit the pages using Mercury editor you get and message, "Error message
Oops, something went wrong. Check your browser's developer console for more details."

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States grgcrlsn321

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024