Project

General

Profile

Actions

Bug #87503

closed

Epic #83968: PSR-11 Initiative

ErrorPageController relies on an available PackageManager

Added by Benjamin Franzke over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Start date:
2019-01-21
Due date:
% Done:

100%

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

Description

When the ProductionExceptionHandler is used and an exception occures before the PackageManager has been initialized, the method ExtensionManagementUtility::extPath() can not be used, as it relies on the PackageManager to retrieve a packages path.
As ErrorPageController needs to be able to handle exception during early bootstrap it should bypass ExtensionManagementUtility/PackageManager to be always able to retrieve paths for required core extensions like core and backend.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87175: activating SEO or Redirects core extension breaks the systemClosed2018-12-16

Actions
Actions

Also available in: Atom PDF