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 #1

Updated by Andreas Kienast over 4 years ago

  • Related to Feature #89813: Migrate various Signals to PSR-14 events in system extensions added
Actions #2

Updated by Gerrit Code Review over 4 years ago

  • Status changed from In Progress to Under Review

Patch set 1 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/+/62522

Actions #3

Updated by Andreas Fernandez over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF