Actions
Bug #82307
closed\TYPO3\CMS\Core\DataHandling\DataHandler::resolveVersionedRecords() should not quote empty identifier
Start date:
2017-09-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This bug has been introduced in TYPO3 v8 with the use of the database abstraction layer from Doctrine.
This happens when copying pages in the DataHandler and the method is invoked for table "pages_language_overlay" which has no sorting field set (checked back down to TYPO3 v6.2).
Actions