Actions
Bug #96306
closedTSFE set_no_cache should be loggued as notice in preview mode
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2021-12-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
Description
If TSFE->set_no_cache is called, either a warning or a notice is triggered.
Since #86002 and the use of backend.user aspect, preview mode is not considered anymore,
and warnings are triggered instead of notices.
Actions