FriendsOfTYPO3 / compatibility6

Allow TYPO3 CMS 7 installations deal with compatibility problems while upgrading from v6.2 to v7
18 stars 11 forks source link

Missing trim for flexform sheetTitle fields #2

Closed pgampe closed 8 years ago

pgampe commented 8 years ago

typo3conf/ext/compatibility6/Classes/Form/Container/FlexFormTabsContainer.php on line 88

The trim exists in the core version, but is missing in compatibility6