Project

General

Profile

Actions

Bug #89837

closed

Linkvalidator submodule crashes due to missing DI

Added by Andreas Kienast over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-12-03
Due date:
% Done:

100%

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

Description

The LinkAnalyzer class isn't called via DI, but makeInstance() instead. This crashes the "Linkvalidator" submodule of "Info" with the following error:

(1/1) ArgumentCountError
Too few arguments to function TYPO3\CMS\Linkvalidator\LinkAnalyzer::__construct(), 0 passed in /var/www/html/typo3_src/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3461 and exactly 1 expected

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #89813: Migrate various Signals to PSR-14 events in system extensionsClosedBenni Mack2019-11-29

Actions
Actions

Also available in: Atom PDF