Only works as suffix, not as prefix

Created on 15 August 2023, over 1 year 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

Active

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024