Skip to content
Snippets Groups Projects
Commit 815ded3f authored by Christoph Lehmann's avatar Christoph Lehmann Committed by Stefan Bürk
Browse files

[BUGFIX] Prevent endless loop in PageLinkBuilder

By re-using an already resolved page #99612 introduced an endless loop
during HMENU/Sitemap rendering: An external page (doktype=3) with a
simple query string like '?showModal=1' resolves to itself over and over
where the current page is the correct target.

Resolves: #100188
Releases: main

Change-Id: If81b558125706bc17dd76adaf91dec4039427121
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78140


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent ce947d5b
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