Bug #84029
closedMediaceExtractionUpdate in Install Tool always requires an update
100%
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.
Updated by J W over 6 years ago
- Related to Bug #83508: Install tool check for mediace must be removed in version 8 added
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/55884
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/55884
Updated by Gerrit Code Review over 6 years ago
Patch set 3 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/55884
Updated by Anonymous over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 50 to 100
Applied in changeset 6dc2da6ec743375db56f49a489721b111577d61c.