Skip to content
Snippets Groups Projects
Commit 7e6a9da5 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Benjamin Franzke
Browse files

[BUGFIX] Do not inject ImageService in ImageViewHelper

The ImageViewHelper is used in install tool context,
when sending the "login successful" or "login failed"
email, while using the SystemEmail layout. Since DI is
not fully available in install tool context, the ImageService
can not be injected in the view helper.

Resolves: #94491
Releases: master
Change-Id: I7eb4e0dda0738346032cf550119c3503523df0eb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69726


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent a8ebadb6
No related merge requests found
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