Skip to content
Snippets Groups Projects
Commit 7a6e0816 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Remove pre-FAL code from getImgResource

One piece of code within ContentObjectRenderer
was kept when File Abstraction Layer was not able
to process an image.

In my test cases, I was unable to trigger this
place with the given setup. The case (dating
to pre 6.0) could stem from chaining multiple
processes of ImageMagick, which should then
occur within the processing chain of TYPO3 itself.

As it is not possible to trigger this code,
it is removed without an RST as the implications
or migrations cannot be explained.

Resolves: #102182
Releases: main
Change-Id: I421966ff645574e5746af7efbe96579ed4281221
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81437


Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 81f5d38b
Branches
Tags
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