Actions
Bug #41223
closedDeleted processed files are not re-rendered
Start date:
2012-09-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The rendering process (e.g. for images) are saved in an own table "sys_file_processedfile". Everytime a file is going to be processed the data is taken from the table without checking if the file still exists. This breaks for example preview images in backend module.
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14891
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14891
Updated by Gerrit Code Review about 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14891
Updated by Christian Kuhn about 12 years ago
fixed in https://review.typo3.org/14310
Updated by Christian Kuhn about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions