Project

General

Profile

Actions

Bug #88912

closed

Broken autowiring for non required dependencies

Added by Frank Nägler almost 5 years ago. Updated almost 5 years ago.

Status:
Rejected
Priority:
Should have
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2019-08-03
Due date:
% Done:

0%

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

Description

In case you have no reports module installed (it is a not required dependency) the class loader is broken in v10:

Fatal error: During class fetch: Uncaught ReflectionException: Class TYPO3\CMS\Reports\StatusProviderInterface not found in /Volumes/Workspace/naegler-hamburg/public/typo3/sysext/extensionmanager/Classes/Report/ExtensionStatus.php:21


Files

Exception.png (525 KB) Exception.png Frank Nägler, 2019-08-03 18:58

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88825: Exception during Dependency Injection Container compilation when EXT:scheduler is not availableClosedBenjamin Franzke2019-07-23

Actions
Actions #1

Updated by Benjamin Franzke almost 5 years ago

  • Related to Bug #88825: Exception during Dependency Injection Container compilation when EXT:scheduler is not available added
Actions #2

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from Accepted to Under Review

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

Actions #3

Updated by Frank Nägler almost 5 years ago

  • Status changed from Under Review to Rejected

this issue is a duplication of #88825 and will be solved with the patch for #88825

Actions

Also available in: Atom PDF