Project

General

Profile

Actions

Bug #94402

closed

Don't issue second HTTP request for error handling

Added by Larry Garfield almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-06-23
Due date:
% Done:

100%

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

Description

PageContentErrorHandler currently uses RequestFactory to send a new for-reals HTTP request for error pages. This is problematic for many reasons. cf https://github.com/pixelant/pxa_lpeh

A previous attempt to fix this issue in core for v10 (https://review.typo3.org/c/Packages/TYPO3.CMS/+/63389) was rolled back (https://review.typo3.org/c/Packages/TYPO3.CMS/+/63308/) because it resulted in infinite recursion in some edge cases. However, many of those edge cases have since been resolved anyway, so it's worth making another attempt.


Related issues 7 (0 open7 closed)

Related to TYPO3 Core - Bug #95174: pageNotFoundAction not working properly in Extbase with feature toggle subrequestPageErrors turned onClosed2021-09-10

Actions
Related to TYPO3 Core - Task #95253: Make in-process subrequests opt-inClosedLarry Garfield2021-09-16

Actions
Related to TYPO3 Core - Feature #88361: Site error handling: "Show content from page" for 404 should render page directlyClosed2019-05-15

Actions
Related to TYPO3 Core - Bug #95586: PageNotFound handling doesn't work in debug modeClosedGeorg Ringer2021-10-12

Actions
Related to TYPO3 Core - Bug #95940: Error on random urls which should show 404 pageClosed2021-11-10

Actions
Related to TYPO3 Core - Task #98396: Enable internal subrequests for error pages by defaultClosed2022-09-21

Actions
Related to TYPO3 Core - Bug #103399: TYPO3 12.4.12 - PHP 8.3.3 – 404 Redirects in site handling not possible for external URLResolvedStefan Bürk2024-03-14

Actions
Actions

Also available in: Atom PDF