Actions
Bug #36841
closedWrong query in RecordCollectionRepository
Start date:
2012-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If t3lib_collection_RecordCollectionRepository::queryMultipleRecords() is called without any argument the SQL statement is wrong since t3lib_BEfunc::deleteClause() starts with "AND".
Updated by Gerrit Code Review almost 13 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10998
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10999
Updated by Ingmar Schlecht almost 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 23ee29bc0436239c8196a4a10c056b11ed381128.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions