Project

General

Profile

Actions

Bug #86626

closed

Possible recursion in PageContentErrorHandler with untranslated pages

Added by Simon Praetorius over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Start date:
2018-10-11
Due date:
% Done:

100%

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

Description

If you specify a page as the content source of an error page in the new sites module, there are situations in which repeating redirects (and hopefully a timeout) can occur. In my case, my site has several languages (strict mode), but the error page wasn't translated to all of them. This would trigger a 404 when fetching the error page for a translated site, which itself would trigger another 404 and so on.

I'll provide a possible patch soon via Gerrit.

Actions

Also available in: Atom PDF