Drupal 9 - Compatibility

Created on 27 May 2021, about 3 years ago
Updated 6 June 2024, 21 days ago

Problem/Motivation

I wanted to use this module in Drupal 9 but it throws errors.

PublishContentLocalTask.php Line 63

/** @var \Drupal\node\NodeInterface $node */
    $node = $this->nodeStorage->load($this->routeMatch->getRawParameter('node'));

When I change ot to 'entity' instead of 'node' it works perfectly fine.

Steps to reproduce

Migrate to Drupal 9. Install Moderation Sidebar. Open Moderation Sidebar.

Proposed resolution

Make this module Drupal 9 proof.

✨ Feature request
Status

Needs work

Version

1.3

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Eugen Zerr

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.69.0 2024