From 8b17154350bbdbb12d161ebc43c5ce407ed0ec01 Mon Sep 17 00:00:00 2001 From: Nicole Cordes Date: Thu, 5 Apr 2018 18:38:14 +0200 Subject: [PATCH] [BUGFIX] Allow span tags in fieldInformation return To be able to improve the layout of field information, the span tag is added to the list of allowed tags in html. Resolves: #84633 Releases: master, 8.7 Change-Id: If3a60002cb8b7a7473e96820bdb35ac9c8111bab Reviewed-on: https://review.typo3.org/56573 Tested-by: TYPO3com Reviewed-by: Andreas Fernandez Tested-by: Andreas Fernandez Reviewed-by: Oliver Klee Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel --- .../backend/Classes/Form/NodeExpansion/FieldInformation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typo3/sysext/backend/Classes/Form/NodeExpansion/FieldInformation.php b/typo3/sysext/backend/Classes/Form/NodeExpansion/FieldInformation.php index 80cd873f3cba..5bafc08ded5a 100644 --- a/typo3/sysext/backend/Classes/Form/NodeExpansion/FieldInformation.php +++ b/typo3/sysext/backend/Classes/Form/NodeExpansion/FieldInformation.php @@ -66,7 +66,7 @@ public function render(): array $options['renderData']['fieldInformationOptions'] = $orderedFieldInformationConfiguration['options'] ?? []; $informationResult = $this->nodeFactory->create($options)->render(); - $allowedTags = '