Exclude unaliased Drupal default entity path by default

Created on 13 August 2025, 6 days ago

Problem/Motivation

Paths like

  • node/123
  • node/123/edit
  • taxonomy/term/1
  • user/1
  • ...

currently lead to searching for "node 123" etc. which makes no sense and loads the database.
For that reason, these "bare" paths should be excluded paths by default.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

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