Actions
Bug #78974
closedSQL queries can be avoided in \TYPO3\CMS\Backend\Utility\BackendUtility::getLiveVersionOfRecord
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-12-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Similar to the check that gets done in the \TYPO3\CMS\Backend\Utility\BackendUtility::getWorkspaceVersionOfRecord function, the getLiveVersionOfRecord function benefits from a guard clause checking if "version" extension is loaded.
Actions