Actions
Bug #88912
closedBroken autowiring for non required dependencies
Status:
Rejected
Priority:
Should have
Assignee:
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
Updated by Benjamin Franzke over 5 years ago
- Related to Bug #88825: Exception during Dependency Injection Container compilation when EXT:scheduler is not available added
Updated by Gerrit Code Review over 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
Updated by Frank Nägler over 5 years ago
- Status changed from Under Review to Rejected
Actions