Skip to content
Snippets Groups Projects
Commit 5275e76e authored by Benni Mack's avatar Benni Mack Committed by Daniel Goerz
Browse files

[BUGFIX] Convert SVG files if fileExtension is explicitly set

If a "fileExtension" is given in the Image Processing of FAL
(e.g. via Fluid ViewHelper setting "fileExtension='png'"),
then a SVG image is now converted to the target file extension
as well.

This might be important for various use cases when dealing
with SVGs

Resolves: #75191
Releases: master, 10.4
Change-Id: I82fd2e7cccf15f845a7624a8dc9135bb06eaf145
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63611


Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 9dd5e1a2
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