Project

General

Profile

Actions

Feature #88361

closed

Site error handling: "Show content from page" for 404 should render page directly

Added by Stefan Neufeind almost 5 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Start date:
2019-05-15
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently displaying a 404-page with "content from page" (pointing to a page by its uid) results in curl fetching the content to display. That's another roundtrip, adds load to the webserver and in some environments might even cause additional problems (https-validation not working, ...).

Instead it would be great to render that page-content directly.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #86935: Cannot fetch 404 page with simple baseClosed2018-11-15

Actions
Related to TYPO3 Core - Bug #94402: Don't issue second HTTP request for error handlingClosed2021-06-23

Actions
Actions

Also available in: Atom PDF