Routes removed in 10.4 and not 11

Created on 10 January 2025, 3 months ago

Problem/Motivation

The admin_toolbar_tools sub-module's ExtraLinks deriver class adds links for two routes update.module_install and update.theme_install. The code tests to see if the site is running core version 11 but these have been removed in 10.4.

Steps to reproduce

Install admin_toolbar and admin_toolbar_tools on a Drupal 10.4 site
Go to Structure/Menus
Edit a menu
Notice the PHP error

Proposed resolution

Change the code to test for less than version 10.4.0.

Remaining tasks

Check the patch attached.

User interface changes

Removed Install new module and Install new theme links

API changes

None

Data model changes

None

🐛 Bug report
Status

Active

Version

3.5

Component

Code

Created by

🇬🇧United Kingdom Rory Downes

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