Actions
Bug #84029
closedMediaceExtractionUpdate in Install Tool always requires an update
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2018-02-24
Due date:
% Done:
100%
Estimated time:
0.50 h
TYPO3 Version:
8
PHP Version:
7.1
Tags:
install tool, mediace, updates, migrations
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Due to a recent refactoring in TYPO3 to move closer to use the Doctrine Query Builder (see https://github.com/TYPO3/TYPO3.CMS/commit/5e500b8e8c8568cc715d16a418a50d1e91b3a827#diff-adfdfaf2322ac9e86efc6bb2fde8e732) the MediaceExtractionUpdate task of the Install Tool broke the `checkForUpdate()` method.
It does now always require an update as long as the "mediace" extension wasn't loaded.
Please also keep https://forge.typo3.org/issues/83508 in mind.
Actions