Skip to content
Snippets Groups Projects
Commit f1ba2b93 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Prevent PHP warning for invalid page title in PageLinkHandler

In case a stored page link, links to an invalid page (e.g. pid=0)
or a no longer existing page, the corresponding array access
must be omitted. Also the call to GU::fixed_lgd_cs should be
skipped.

Resolves: #97075
Releases: main, 11.5
Change-Id: I2055a2dfcde021efdd1fa8b20804595d7a40eac2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73775


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 4ed0254b
Branches
Tags
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