Project

General

Profile

Actions

Bug #83242

closed

thumbnail is regenerated every time when empty processing configuration is passed

Added by Tymoteusz Motylewski over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2017-12-06
Due date:
% Done:

100%

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

Description

Change https://review.typo3.org/53399 introduced a regression.

Thumbnail is regenerated every time process is called with
empty configuration like:

$fileObject->process(ProcessedFile::CONTEXT_IMAGEPREVIEW, []);

Steps to reproduce:
0. truncate processed files table
1. create empty folder
2. upload an image
3. upload same image again and wait for the modal to appear
4. cancel
5. goto 3 (edited)

processed file table is filled with same entries for every time the modal is shown


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #81776: Duplicated image thumbnails in file list, file picker and searchClosed2017-07-03

Actions
Related to TYPO3 Core - Bug #83421: Fix preview processing APIClosed2017-12-24

Actions
Actions

Also available in: Atom PDF