Skip to content
Snippets Groups Projects
Commit d30a0b25 authored by Oliver Hader's avatar Oliver Hader Committed by Richard Haeser
Browse files

[BUGFIX] Avoid double CSH wraps in linkvalidator tasks settings

Labels in linkvalidator's additional field settings for the schedule
are actually invoking `BackendUtility::wrapInHelp` twice - first time
in `ValidatorTaskAdditionalFieldProvider` and second time when actually
rendering with `f:be.labels.csh` view-helper.

Resolves: #92964
Releases: master, 10.4, 9.5
Change-Id: I8dc5baca7289604a150e2d80258fb21ebab9f59e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67549


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSybille Peters <sypets@gmx.de>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
parent ce50934c
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