Actions
Task #91037
closedEpic #88474: Page tree performance in 9.5
Tune permission check in page tree
Start date:
2020-04-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The page tree should benefit from recent performance improveents in the permission checking
e.g.
https://review.typo3.org/c/Packages/TYPO3.CMS/+/62868
right now all the records are fetched again because some fields were not fetched from db.
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/64175
Updated by Tymoteusz Motylewski over 4 years ago
- Related to Task #90105: Allow full row to be passed into isInWebMount() added
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64141
Updated by Tymoteusz Motylewski over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fb2740a2b68ac658cb484ae3fe938b1b32af9af2.
Actions