Actions
Task #100701
closedUse less memory in BE::getPagesTSconfig()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-04-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78784
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78784
Updated by Christian Kuhn over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4eed743eb572dde555126417dcbf372a4153d09a.
Updated by Christian Kuhn over 1 year ago
- Related to Feature #97816: New TypoScript parser added
Updated by Friedemann Altrock 5 months ago
Bad news: this breaks PageTS conditions concerning page UIDs, so `[123 in tree.rootlineIds]` and friends.
See #104318
Updated by Friedemann Altrock 5 months ago
- Related to Bug #104318: BackendUtility::getPageTSconfig returns wrong result added
Actions