Only placing the placeholder in the beginning works, anything else causes 301 redirect loop

Created on 15 August 2023, 11 months ago
Updated 20 October 2023, 8 months ago

Problem/Motivation

Thank you very much for this wonderful module. I was trying to use it for the page URL as suffix, instead of having a suffix for the page URL. But this leads to an infinite 301 loop!

Steps to reproduce

Using /app/% as app pattern with the rexpected result: /app/my-page leads to an infinite 301 redirect. It's not documented that this isn't allowed.
Using %/app as app pattern with the rexpected result: /my-page/app works, but that's not what we need

Proposed resolution

Fix the redirect loop when using the placeholder in the beginning

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

RTBC

Version

4.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

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

Comments & Activities

Production build 0.69.0 2024