Project

General

Profile

Actions

Bug #67095

closed

unnecessary generation of images

Added by Frank Nägler almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2015-05-21
Due date:
% Done:

100%

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

Description

If a file exists in processed but has no entry in sys_file_processed, the file is generated again.

Solution/Workflow should be:

- if no entry in table, but processed file exists in filesystem
=> create entry in table

- if no entry in table, and no processed file exists in filesystem
=> process file
=> create entry in table


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #67126: Make sure ProcessedFile and LocalImageProcessor use correct FAL APIClosed2015-05-25

Actions
Actions

Also available in: Atom PDF