Bug #67095
closed
unnecessary generation of images
Added by Frank Nägler over 9 years ago.
Updated about 7 years ago.
Category:
File Abstraction Layer (FAL)
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
- Target version set to 6.2.13
- Status changed from New to Accepted
- Assignee set to Frans Saris
- Status changed from Accepted to In Progress
- 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
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
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
- Target version changed from 6.2.13 to 7.3 (Packages)
It was decided to not backport.
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
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF