Bug #78974
closedSQL queries can be avoided in \TYPO3\CMS\Backend\Utility\BackendUtility::getLiveVersionOfRecord
100%
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.
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/50950
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/50950
Updated by Gerrit Code Review almost 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50950
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51074
Updated by Anonymous almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 216988b70756b5066ecd696a28fdb1c6a1f252da.