Skip to content
Snippets Groups Projects
Commit d24434ed authored by Stefan Bürk's avatar Stefan Bürk Committed by Christian Kuhn
Browse files

[BUGFIX] Avoid undefined array key "templateName" in FormEditorController

Use null coalescing operator to guard against
undefined array key "templateName" accesss in
`\TYPO3\CMS\Form\Controller\FormEditorController`.

Resolves: #99870
Releases: main, 11.5
Change-Id: I3ebc40e6caab8c2f5bb32563848e836171c44f7b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77785


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