Actions
Bug #85087
closedPrevent Admin Panel Fluid Debug View from being cached
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
AdminPanel
Target version:
Start date:
2018-05-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
adminpanel, fluid, debug, cache
Complexity:
Is Regression:
Sprint Focus:
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
Actions