Wrong parameter sequence in for fetchLock()

Created on 24 June 2019, about 5 years ago
Updated 10 April 2024, 5 months ago

In content_lock_entity_predelete() we are trying to fetch the lock but the function fetchLock() have parameters in wrong sequence.
It should have been
$data = $lock_service->fetchLock($entity_id, $entity->language()->getId(), NULL, $entity_type);
as per the fetchLock() function.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇭🇰Hong Kong gulab.bisht

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

Merge Requests

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