Skip to content
Snippets Groups Projects
Commit 182e3129 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[BUGFIX] Ensure cache entries in PageRepository consider groups

The results of the hook in PageRepository->enableFields and of
PageRepository->getMultipleGroupsWhereClause may be different,
depending on the Context state for usergroups.
In TYPO3 v9, PageRepository was also used when resolving pages
during Routing (where there is no user / group resolved yet),
which is why we may face different states of usergroups in PageRepository.

Resolves: #91714
Releases: master, 10.4, 9.5
Change-Id: If6c535efce27e2a07b803ac101d59b8baa5bbd51
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65276


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 314f5ea9
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