Actions
Bug #78982
closedDo not apply version overlays in PlainDataResolver when EXT:version is not loaded
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
In PlainDataResolver, several SQL calls and a handful of large memory copies can be avoided by not attempting to do live reference and version overlay processing unless EXT:version is installed.
Actions