Skip to content
Snippets Groups Projects
Commit e2de4601 authored by Stefan Bürk's avatar Stefan Bürk Committed by Benni Mack
Browse files

[TASK] Ensure auto-created redirect are stored on site root

Long time back auto-created redirects were created on
page "0", which has been changed meanwhile to create them
using the pageId of the changed page as `pid`.

With this change, auto-created redirects now use the
siteConfigs rootPageId as `pid`. This acts as a preparation
for following features and site based redirects editing
capabilities.

Resolves: #99044
Related: #91776
Releases: main
Change-Id: I9ebacd268999d6a5bdf765dc14ebac5f11777514
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76521


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 941b8193
Branches
Tags
No related merge requests found
Showing
with 346 additions and 33 deletions
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