Skip to content
Snippets Groups Projects
Commit e378436a authored by Benni Mack's avatar Benni Mack Committed by Susanne Moog
Browse files

[TASK] Do not rely on sys_page when storing cached data in cObj

ContentObject renderer has an unnecessary call to $TSFE->sys_page
for calling a static method in a non-static way.

It should directly use the caching framework instead.

Resolves: #80482
Releases: master
Change-Id: Iaa93de3c1e98cf5e639605dcf49cb5715a28b5d7
Reviewed-on: https://review.typo3.org/52181


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
parent 32caf109
Branches
Tags
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