Project

General

Profile

Actions

Bug #15877

closed

EM doesn't respect dependencies if no version number is specified

Added by Robert Lemke about 18 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2006-03-22
Due date:
% Done:

0%

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

Description

After downloading an extension which depends on other extension but not on specific versions of them, these dependencies don't appear in the EM locally and are not checked either.
However, these constraints are displayed correctly at TYPO3.org

Download rlmp_eventdb 1.0.4 with EM2 from TER2. View details in the EM: No dependencies are shown.

Constraints of rlmp_eventdb:

'depends' => array(
'php' => '4.3.1-',
'typo3' => '3.7.1-',
'cms' => '',
'lang' => '',
'address' => '',
'moneylib' => '',
'rlmp_dateselectlib' => '',
'overlib' => '',
'frontendformslib' => '',
),

(issue imported from #M2954)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #15936: Gremlin: The running TYPO3 version (4.0-CVS) is higher than allowed (0.0.2)ClosedKarsten Dambekalns2006-03-29

Actions
Related to TYPO3 Core - Bug #15948: Installation blocks complete BEClosedKarsten Dambekalns2006-03-29

Actions
Actions

Also available in: Atom PDF