-
Christian Kuhn authored
With refactoring #96998, Extbase validators should always be initialized calling setOptions(). Issue #97010 showed this is easy to forget. The patch avoids instantiating single validators directly, they are now always instantiated using ValidatorResolver->createValidator() which takes care of options setting. Resolves: #97021 Related: #96998 Related: #97010 Releases: main Change-Id: Ibb2966a442b37748d339fd2d88add13387f6ec07 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73694 Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
8cc1dd3a