Project

General

Profile

Actions

Bug #91827

open

Listeners for ModifyLanguagePackRemoteBaseUrlEvent never called

Added by Jan Delius almost 4 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-07-20
Due date:
% Done:

0%

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

Description

The registered EventListeners for the event ModifyLanguagePackRemoteBaseUrlEvent are never called. This affects self-registered listeners as well as the core provided listener TYPO3\CMS\Install\Compatibility\SlotReplacement::onLanguagePackProcessMirrorUrl.

In the LanguagePackService of ext:install I called the function getAllListenerDefinitions() from $this->eventDispatcher->listenerProvider to test it. This function does not return any entries. It seems that the Services.yaml is completely ignored here. In the backend under the module "Configuration" all EventListeners appear correctly.

No data to display

Actions

Also available in: Atom PDF