Actions
Task #79673
closedUse BackendUtility::getRecordRaw in checkStoredRecord
Status:
Closed
Priority:
Should have
Assignee:
Category:
DataHandler aka TCEmain
Target version:
Start date:
2017-02-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
Description
It makes sense to use the method BackendUtility::getRecordRaw
instead
of a separate identical SQL call in the method checkStoredRecord
in
the DataHandler
class.
Updated by Gerrit Code Review almost 8 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/51570
Updated by Thomas Hohn almost 8 years ago
- Subject changed from Use BackendUtility::getRecord in checkStoredRecord to Use BackendUtility::getRecordRaw in checkStoredRecord
- Description updated (diff)
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51570
Actions