Skip to content
Snippets Groups Projects
Commit 02ee5d16 authored by Daniel's avatar Daniel Committed by Christian Kuhn
Browse files

[TASK] Avoid undefined key warning in rte editor

Array access with undefined key emits undefined index warning.
This patch sanitize the calls to mitigate these warnings.

Releases: master, 11.5
Resolves: #96072
Change-Id: Ic86781728fcb61b4dc3d9442fe5228c6b8a81474
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72282


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 1fdcc14e
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