Render help page links only if help module is installed

Created on 9 December 2024, 14 days ago

Problem/Motivation

Loading settings form at /admin/config/media/file-system/xsendfile requires the route help.page, which might not be available if the module help is not installed.

Steps to reproduce

1. Uninstall help module
2. Navigate to /admin/config/media/file-system/xsendfile
3. Find following error:

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "help.page" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of core/lib/Drupal/Core/Routing/RouteProvider.php).

Proposed resolution

Render help page links only if help module is installed

🐛 Bug report
Status

Active

Version

1.2

Component

Code

Created by

🇷🇴Romania reszli Târgu Mureș

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