Skip to content
Snippets Groups Projects
Commit db9ddb8c authored by Helmut Hummel's avatar Helmut Hummel Committed by Daniel Goerz
Browse files

[BUGIFX] Store state of PageTitleProviderManager in cache

To allow uncached plugins to provide a different page title,
page title providers must be also be called after uncached plugins
are rendered. To not loose the state of page title providers
that are called for cached entires, the state of page title
providers is stored in cache as well and provided for the
second title generation process after uncached objects are rendered.

Resolves: #91233
Releases: master, 10.4, 9.5

Change-Id: I277551d9a58781c0d130c27b346bcbbc209266fd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64934


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 5275e76e
Branches
Tags
Showing
with 81 additions and 3 deletions
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