Actions
Bug #42593
closedFailure in AbstractRepository::findByUid on deleted record
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-11-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Resource\AbstractRepository::findByUid fails if the record to be fetched has been deleted or simply does not exist. The condition whether something was fetched from database is wrong.
Actions