Skip to content
Snippets Groups Projects
Commit be8931bc authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[BUGFIX] Fix event handler invocation in language pack download

LanguagePackService is supposed to dispatch events that third party
extensions can handle. The service instance therefore needs to be
factored thorugh the late-booted symfony container, in order for
event handlers to be associated.

Releases: master, 10.4
Resolves: #93889
Related: #89813
Change-Id: Ia252fbe1b28d55f0944d5cc51801d01b41b008a5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68754


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarXavier Perseguers <xavier@typo3.org>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarXavier Perseguers <xavier@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 59f732e3
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment