[BUGFIX] Missing space before GeneralUtility::implodeAttributes
This patch fix missing space before calling GeneralUtility::implodeAttributes. Without space, the rendered HTML is not valid. Resolves: #90835 Releases: master, 9.5 Change-Id: Iccd9f0bbeb4d6e12f3bca882f7bba2dc69577bb8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63926 Tested-by:Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
Showing
- typo3/sysext/backend/Classes/Form/Element/InputColorPickerElement.php 1 addition, 1 deletion.../backend/Classes/Form/Element/InputColorPickerElement.php
- typo3/sysext/backend/Classes/Form/Element/InputDateTimeElement.php 1 addition, 1 deletion...ext/backend/Classes/Form/Element/InputDateTimeElement.php
- typo3/sysext/backend/Classes/Form/Element/InputLinkElement.php 1 addition, 1 deletion.../sysext/backend/Classes/Form/Element/InputLinkElement.php
- typo3/sysext/backend/Classes/Form/Element/InputTextElement.php 1 addition, 1 deletion.../sysext/backend/Classes/Form/Element/InputTextElement.php
- typo3/sysext/backend/Classes/View/PageTreeView.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/View/PageTreeView.php
Loading
Please register or sign in to comment