Project

General

Profile

Actions

Bug #91978

closed

Header thumbnail isn't rendered according to configuration

Added by Helmut Hummel over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-11
Due date:
% Done:

100%

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

Description

The default configuration for header thumbnails of sys_file_reference records is

width: 50, height: 50c
which should result in a square image, where the height is cropped.

But the result is an image respecting aspect ratio.

This is due to the fact that the image processing was changed to IMAGE_PREVIEW, which only accepts
integer values as width and height and also only these two options.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #71670: IRRE FAL preview images skewed (square)Closed2015-11-17

Actions
Actions #1

Updated by Helmut Hummel over 3 years ago

  • Related to Bug #71670: IRRE FAL preview images skewed (square) added
Actions #2

Updated by Gerrit Code Review over 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/+/65278

Actions #3

Updated by Helmut Hummel over 3 years ago

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

Updated by Gerrit Code Review over 3 years ago

  • Status changed from Resolved to Under Review

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/+/65555

Actions #5

Updated by Helmut Hummel over 3 years ago

  • Status changed from Under Review to Resolved
Actions #6

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF