Actions
Bug #84068
closedInstall tool "clear processed file" gives error when using custom file drivers
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2018-02-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Currently the custom file driver registered by extensions are not loaded in Web/typo3/sysext/install/Classes/Controller/Action/Tool/CleanUp.php::clearProcessedFiles
. This results in errors when you try to delete the processed files
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55926
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55926
Updated by Benni Mack over 5 years ago
- Target version changed from next-patchlevel to Candidate for patchlevel
Updated by Daniel Goerz about 5 years ago
- Is duplicate of Bug #88970: Remove Temporary Assets doesn't remove processed files from 3rd party FAL drivers added
Updated by Daniel Goerz about 5 years ago
- Status changed from Under Review to Closed
This has been fixed in master and 9.5 with #88970 and won't go into 8.7 anymore.
Actions