Project

General

Profile

Actions

Bug #93961

closed

Images not converting to webp in image viewhelpers

Added by Richard Haeser about 3 years ago. Updated 7 months ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2021-04-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

By default the images viewhelpers (f:image and f:uri.image) are not converted to webp if you specify webp as the target file extension.

<f:image src="{fileLocation}" fileExtension="webp" />

This will not do anything and just returning the original image. This is because webp is not seen as a "valid" image extension as defined by $GLOBALS['TYPO3_CONF_VARS'][GFX][imagefile_ext]


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #88537: WebP image format supportClosed2019-06-11

Actions
Related to TYPO3 Core - Feature #93981: Google webp and Apple heic/heif support for TYPO3 - Make default targetfileextensions for processed images configurableUnder Review2021-04-24

Actions
Actions

Also available in: Atom PDF