Actions
Bug #90084
closedEvent Dispatcher missing in Maintenance -> Remove temporary assets
Start date:
2020-01-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
An exception is thrown upon Maintenance -> Remove temporary assets action from install tool and in BE context:
(1/1) ArgumentCountError
Too few arguments to function TYPO3\CMS\Core\Resource\ResourceFactory::__construct(), 0 passed in /var/www/html/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3463 and exactly 1 expected
Updated by Anja Leichsenring almost 5 years ago
- Related to Feature #89577: Replace FAL signals with new PSR-14 events added
Updated by Gerrit Code Review almost 5 years ago
- Status changed from New 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/62842
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62842
Updated by Daniel Goerz almost 5 years ago
- Is duplicate of Bug #89891: Temporary assets can not be removed in install tool, exception occurs added
Updated by Daniel Goerz almost 5 years ago
- Status changed from Under Review to Closed
Closed as dupe of #89891
Actions