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

Updated by Frank Nägler almost 9 years ago

  • Target version set to 6.2.13
Actions #2

Updated by Frank Nägler almost 9 years ago

  • Status changed from New to Accepted
  • Assignee set to Frans Saris
Actions #3

Updated by Frans Saris almost 9 years ago

  • Status changed from Accepted to In Progress
Actions #4

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from In Progress 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 http://review.typo3.org/39709

Actions #5

Updated by Gerrit Code Review almost 9 years ago

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

Actions #6

Updated by Gerrit Code Review almost 9 years ago

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

Actions #7

Updated by Alexander Opitz almost 9 years ago

  • Target version changed from 6.2.13 to 7.3 (Packages)

It was decided to not backport.

Actions #8

Updated by Gerrit Code Review almost 9 years ago

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

Actions #9

Updated by Frans Saris almost 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF