Project

General

Profile

Actions

Bug #98163

closed

Endless loop when using PageContentErrorHandler and non existing page

Added by Manfred Egger over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-08-18
Due date:
% Done:

0%

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

Description

If you use errorHandler: Page in your site configuration and link to a page, which is somehow not existing, disabled or not translated yet, the server runs into an endless loop trying to fetch the page. I think it would be a good idea to make a check if the requested URI and the configuered errorContentSource URI are the same. And if it is the case return nothing or throw an error or whatever you think is the proper way to handle this situation.

Actions #2

Updated by Oliver Hader over 1 year ago

  • Status changed from New to Resolved
Actions #3

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF