Skip to content
Snippets Groups Projects
Commit 5d00a3bd authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Put logic of fetching page content from cache into more readable format

The process of checking if
a) the page content (or parts of the page incl. instructions for uncached objects)
b) the TypoScript parsing for this set up
is available in cache via locking is now cleaned up a bit by

a) calling TemplateService (pagesection cache) with the required parameter directly (internal)
b) moving the "take cached data and move it into the TSFE properties" into a smaller
method

Resolves: #89654
Releases: master
Change-Id: I65ba3aedab38616194cbefdf7c51524a24a29643
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62305


Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Gorges <daniel.gorges@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Gorges <daniel.gorges@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 20ec656f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment