Use inner service when decorating MenuParentFormSelector

Created on 30 April 2024, 7 months ago
Updated 14 June 2024, 5 months ago

Problem/Motivation

When there are other modules that decorate MenuParentFormSelector service, it is necessary that core MenuParentFormSelector methods are not called directly, but with inner service.

Steps to reproduce

Install this module, install group_content_menu ( https://www.drupal.org/project/group_content_menu ) module. They can't work together because they try to alter/decorate the same service.

Proposed resolution

Use inner service instead of direct call to parent class.

Remaining tasks

Create patch/MR.

User interface changes

None

API changes

None

Data model changes

None

Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany a.dmitriiev

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