Skip to content
Snippets Groups Projects
Commit 94a90d42 authored by Oliver Hader's avatar Oliver Hader Committed by Oliver Hader
Browse files

[BUGFIX] Enforce processing images stored in typo3temp

When rendering preview images of online-media assets (YouTube, etc.),
the corresponding image is retrieved from the remote host and stored
in typo3temp. In case configured dimension and file extension of the
target file are not different, the image won't be processed and thus
not stored in a public FAL storage.

Resolves: #99550
Releases: main, 11.5
Change-Id: Ib2e28b2e5d2bc4ea96207917ca8f26f407f53856
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77543


Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 55b72272
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