Project

General

Profile

Actions

Bug #89820

closed

Language Packs: Constructor argument not set

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-02
Due date:
% Done:

100%

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

Description

This issue is caused by the PSR-14 events merged some minutes ago. LanguagePackService receives a mandatory constructor argument, which is not defined by DI yet. However, there is already a fallback check, which wouldn't make sense in the current state.

The following error is thrown:

Too few arguments to function TYPO3\CMS\Install\Service\LanguagePackService::__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/+/62506

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