Skip to content
Snippets Groups Projects
Commit a35123f9 authored by Jochen Roth's avatar Jochen Roth Committed by Christian Kuhn
Browse files

[BUGFIX] Undefined array key warning in static routes

When a creating a static route with a link
that does not contain a uid, php throws an undefined
array key warning.

This has been fixed by adding a fallback for pageuid.

Resolves: #97100
Releases: main, 11.5
Change-Id: I910d936b6e015378a2f6ccb4afbe9c9223ce9592
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73781


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 237ad762
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