Allow internal URLs in the custom paths

Created on 4 January 2024, over 1 year ago
Updated 28 February 2024, over 1 year ago

Problem/Motivation

We need to use internal Drupal paths like node/1 in the "Paths to replace with custom breadcrumbs" textarea as target URLs.

Using aliases in not convenient, as changing an alias makes us to update the custom path respectively.

Also, when on a multi-lingual sites the aliased path might contain language and country prefixes, and using regexp in every line to cover those prefixes is cumbersome. The internal paths do not contain those prefixes, and thus we can cover all the languages/countries easily.

Proposed resolution

Check custom path against internal path in addition to checking it agains an aliased URL.

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡ΎCyprus alex.bukach

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