Bug #85087
closedPrevent Admin Panel Fluid Debug View from being cached
0%
Description
Hi,
we use the APCu cache in TYPO3 8.7.15. When an editor acivates the checkbox "Show fluid debug output" in the preview section of the ADMIN PANEL, this view gets cached. So when another non TYPO3 user visites the page, she or he also gets this view. This should not happen.
Furthermore our editors only need the option to view hidden pages and records, not the fluid debug view. We hide this checkbox via CSS for now.
Kind regards and thanks in advance for help,
Marc
Updated by Benni Mack over 6 years ago
- Target version changed from 8.7.15 to 8.7.19
Updated by Susanne Moog over 6 years ago
- Category changed from Caching to AdminPanel
Updated by Sybille Peters about 6 years ago
I can still reproduce this in 8.7.19 with introduction package installation.
No special caching modifications there. Should be reproducible with an out of the box system.
Updated by Sybille Peters about 6 years ago
- Related to Task #84992: Strategy for disabling Fluid debugging in admin panel should be changed added
Updated by Susanne Moog about 6 years ago
- Target version changed from 8.7.19 to Candidate for patchlevel
Updated by Helmut Hummel over 5 years ago
- Is duplicate of Bug #86675: "Show Fluid Debug" seems to be cached in regular FE-Cache added
Updated by Helmut Hummel over 5 years ago
Although this ticket is older than #86675, I'd suggest to close this one here in favor of the latter, as the latter has a fix for TYPO3 9.5 and master attached, that should be backported to 8.7
Updated by Helmut Hummel over 5 years ago
- Status changed from New to Resolved
Applied in changeset 3c0ac41ef489a23950ff1e64ae3eb2a86bce878b.
Updated by Sybille Peters over 1 year ago
- Related to Bug #101408: Fluid debug output is displayed on page even if adminpanel not enabled / not logged in added