Skip to content
Snippets Groups Projects
Commit 1a82876a 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/+/77776


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: Thomas Hohn
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarJosef Glatz <typo3@josefglatz.at>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 5c3a64a1
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