Project

General

Profile

Actions

Bug #89353

closed

Disable cache on errors in content object

Added by Christoph Lehmann over 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Start date:
2019-10-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Errors/Exceptions should never be cached - imagine a temporary remote service outage.

Currently the result of this is cached.

page = PAGE
page.10 = USER
page.10.userFunc = Vendor\Extension\Test->throwException

Also it's inconsistent because the result of the default ExceptionHandler is not cached.

Actions

Also available in: Atom PDF