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
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57247
Updated by Susanne Moog over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eed30bb45c4a5b400af71d1c0afbd8d7cdfa47b5.
Actions