RouteNormalizerRequestSubscriber redirects away from the front page when it's set to an alias

Created on 21 December 2024, about 17 hours ago

Problem/Motivation

See 📌 Front page always redirects to /home Active and 🐛 Updating page.front Active .

If you set the front page to point to an alias (only possible via manually updating configuration, or as in Drupal CMS's case, using a recipe, RouteNormalizerRequestSubscriber will redirect away from the front page to the route.

I think the event subscriber could check for '/' and return early in that case, so that there's no redirect.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024