Project

General

Profile

Actions

Bug #73210

closed

If column 'identifier' is empty in 'sys_file_processedfile' images are not reprocessed.

Added by Jonathan Neugber over 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2016-02-10
Due date:
% Done:

0%

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

Description

Hello,
If the column 'identifier' is empty in the table 'sys_file_processedfile' the fluid MediaViewHelper returns the URI to the original Image.
This is because the FileProcessingService is only reprocessing Files if they are updated or need reprocessing.
The function to check if the files need to be reprocessed isnt checking if the column 'identifier' is empty so that those files will be reprocessed.
Greetings,
J. Neugber

Actions

Also available in: Atom PDF