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 #1

Updated by Riccardo De Contardi about 3 years ago

Actions #2

Updated by Gerrit Code Review about 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68836

Actions #3

Updated by Gerrit Code Review about 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68836

Actions #4

Updated by Gerrit Code Review about 3 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68836

Actions #5

Updated by Gerrit Code Review about 3 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68836

Actions #6

Updated by Gerrit Code Review about 3 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68836

Actions #7

Updated by Gerrit Code Review about 3 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68836

Actions #8

Updated by Riccardo De Contardi about 3 years ago

  • Related to Feature #93981: Google webp and Apple heic/heif support for TYPO3 - Make default targetfileextensions for processed images configurable added
Actions #9

Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68855

Actions #10

Updated by Richard Haeser about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF