[TYPO3-core] FYI24: #11059: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
Martin Kutschker
masi-no at spam-typo3.org
Mon May 11 10:39:18 CEST 2009
Patrick Broens schrieb:
> Hi All,
>
> I've added a new patch which combines the two classes
This will make the joining of the classes a little easier:
$classAttributeValue =
join(' ', array_filter(array($class, $additionalClass)));
Masi
More information about the TYPO3-team-core
mailing list