Bug #76135
closedUpdate of extensions sometimes fail
0%
Description
With TYPO3 7.6.6 the update of extensions sometimes not work. Updating an extension via EM (no composer installation) breaks installations, because the EM removes the content of extension folders.
E.g. update of EXT:static_info_tables from version 6.3.6 to 6.3.9 fails. update of EXT:realurl from 1.13.6 to 2.0.14 works.
Setup:
VM Box: TYPO3.Homestead
PHP 7
TYPO3 7.6.6 downloaded / linked sources
Updated by Markus Klein over 8 years ago
AFAIK the update of EXT:static_info_tables causes an exception to be thrown, because of dependencies of other exts and a changed composer name.
I always had to manually intervene when this ext was to be updated.
My observation though was that the ext was replaced correctly, only the subsequent update of the PackageStates etc failed.
The described problem of empty folders or the like, did never occur to me.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from New to Closed
closed in agreement with the reporter; it should have been solved by now.
Please reopen if it occurs again. Thanks .