Project

General

Profile

Actions

Bug #91179

closed

Special dependencies are not checked during install of dependencies

Added by Simon Gilli about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2020-04-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

If a extensions depends on other extensions the dependencies of the dependencies are not fully checked within the DependencyUtility->getLatestCompatibleExtensionByIntegerVersionDependency

This could lead to a return value which is not compatible with the current core / php version.

E.g. create an extension compatible with two major versions of TYPO3 e.g. 9 and 10 and depend on the ext:powermail (7 for 9 and 8 for 10). For TYPO3 10 this works fine but for 9 you will see an dependency error.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #91220: ExtensionManager dependency calculation does not take extension-interrelationship-dependencies into accountAcceptedSimon Gilli2020-04-28

Actions
Actions

Also available in: Atom PDF