Project

General

Profile

Actions

Bug #64079

closed

Extension manager doesn't emit "hasInstalledExtensions" signal after extension upload

Added by Aimeos no-lastname-given over 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Start date:
2015-01-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Hi Susanne

Found a problem in the extension manager code which doesn't emit the "hasInstalledExtensions" signal if a .zip or .tx file is uploaded in the extension manager within the TYPO3 backend. If an extension is downloaded from TER, the DownloadController including the ExtensionManagementService class is used which emits the signal after installing the extension. Uploading an extension is handled by the UploadExtensionFileController class that calls the InstallUtility directly without emitting the signal.

The best option would be to use the ExtensionManagementService in the UploadExtensionFileController class as well. I've tested this with TYPO3 6.2 and 7.0 and it would be nice if this could be fixed in 6.2 LTS as well.

Thanks


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #58016: module list is not refreshed after installing new extensionsClosed2014-04-17

Actions
Actions

Also available in: Atom PDF