Redirects don't apply to pages with a path alias

Created on 24 February 2025, about 2 months ago

Problem/Motivation

Regex redirects don't apply to pages that have an associated path alias.

Steps to reproduce

1. Create a node with a path alias /foo.
2. Create a regex redirect pointing away from /foo
3. See that regex redirect does not apply.

Proposed resolution

Try to match the regex redirect to the current page's request URL, not just the un-aliased path.

Remaining tasks

User interface changes

API changes

TBD

Data model changes

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇸🇮Slovenia alecsmrekar

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