Skip to content
Snippets Groups Projects
Commit 33b2f64a authored by Mathias Brodala's avatar Mathias Brodala Committed by Georg Ringer
Browse files

[BUGFIX] Do not process dumped file without cropping/sizing

When there is no "cv" or "s" parameter we should not perform any
image processing.

This is essential e.g. for accessing PDF files in private storages.
These can technically be processed but should never be since then
the original PDF file becomes inaccessible.

Releases: master, 10.4
Resolves: #93024
Related: #90068
Change-Id: I956cc3840a14b25d57b073be81838fb33c0250f8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67333


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSebastian Michaelsen <michaelsen@t3seo.de>
Tested-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarSebastian Michaelsen <michaelsen@t3seo.de>
Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent d6651096
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