Actions
Bug #85288
closedOrphanRecords command throws error on sqlite
Start date:
2018-06-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Running the orphan records command on an installation with sqlite results in the following error:
[Symfony\Component\Debug\Exception\FatalThrowableError] Type error: Argument 1 passed to TYPO3\CMS\Lowlevel\Command\OrphanRecordsCommand::findAllConnectedRecordsInPage() must be of the t ype integer, string given, called in D:\CoreDev\TYPO3.CMS\typo3\sysext\lowlevel\Classes\Command\OrphanRecordsCommand.php on line 2 15
Actions