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 #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58615

Actions #2

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58615

Actions #3

Updated by Anonymous over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF