Skip to content
Snippets Groups Projects
Commit a0291f5c authored by Benni Mack's avatar Benni Mack Committed by Daniel Goerz
Browse files

[BUGFIX] Make overlaid mountpoint pages avoid redirects

If a MountPoint page was overlaid with the Mounted page,
a redirect was triggered. This happened because the slugs
were not identical, so the Mounted Page was not in the
list of the slug candidates.

The behaviour is now resolved, as the Mounted Page is
now added to the candidates and its slug is replaced
by the original slug of the MountPoint page.

Resolves: #90307
Releases: master, 9.5
Change-Id: I0a5bcc320b92e8a2e99ace49f2f84d56cd0b620b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63162


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Sattler <sattler@b13.de>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarDaniel Sattler <sattler@b13.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 821ebe83
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment