Project

General

Profile

Actions

Bug #100730

open

Unable to upload extensions in ExtensionManager

Added by Aimeos no-lastname-given about 1 year ago. Updated 2 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Start date:
2023-04-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Stabilization Sprint

Description

Version: 12.3.0

When uploading an extension from TER in the Extension manager, I always get error messages like this one:
"Extension typo3_console is not available".

The problem seems to be the if-condition here:
https://github.com/TYPO3/typo3/blob/main/typo3/sysext/core/Classes/Package/PackageManager.php#L1030-L1036

The method has already been called before the ZIP file has been extracted and therefore, the "$this->packagesBasePaths" variable already contains the system extensions and scanning the directories for the new uploaded and extracted extension is skipped.


Files

issue-100730.png (35.4 KB) issue-100730.png Michael Schams, 2024-03-06 23:05
Actions

Also available in: Atom PDF