Bug #105844
closedCached site sets settings do not work in multi site setup
100%
Description
I have a multi-site setup with two sites where we define some page UIDs for f.e. the pages to show in the footer navigation.
We use
50 = menu 50 { special = list special.value = {$theme.navigation.footer} levels = 1 as = footerNavigation includeNotInMenu = 1 if.isTrue = {$theme.navigation.footer} }
then to get the navigation and render it with fluid.
I tried f:cache.disable in fluid and setting cache.lifetime = 0 in typoscript now, but the navigation is always shown wrong on one of the sites.
If I load site1 first, both sites show the footer navigation for site1.
If I load site2 first, both sites show the footer navigation for site2.
If I clear the cache, the footer navigation will be whatever I load first after clearing the cache.
This issue sounded similar to Bug #105760: Cached Settings in site configuration (multi domain setup) but seems to be different, thus the new issue.
This issue only seems to occur if the sites use the same site sets
Updated by Gerrit Code Review about 2 months ago
- Status changed from New to Under Review
Patch set 3 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/+/87555
Updated by Gerrit Code Review about 2 months ago
Patch set 4 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/+/87555
Updated by Garvin Hicking about 2 months ago
- Category set to Site Handling, Site Sets & Routing
Updated by Gerrit Code Review about 2 months ago
Patch set 5 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/+/87555
Updated by Gerrit Code Review about 2 months ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87583
Updated by Gerrit Code Review about 2 months ago
Patch set 2 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87583
Updated by Benjamin Franzke about 2 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e20f00fbd1e29c1c4b58439e2e81434bdb85c8e6.