Project

General

Profile

Actions

Bug #15877

closed

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

Added by Robert Lemke almost 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 #1

Updated by Karsten Dambekalns almost 18 years ago

It does respect them if I try to install the extension, at least...

Actions #2

Updated by Karsten Dambekalns almost 18 years ago

It shows them in the extension's detail view, too.

Actions #3

Updated by Karsten Dambekalns almost 18 years ago

Seems fixed for me, can you double-check? Thanks.

Actions #4

Updated by Karsten Dambekalns almost 18 years ago

Any new results?

Actions #5

Updated by Karsten Dambekalns almost 18 years ago

News: empty version dependencies work, but for some reason the constraints of the ext in TER do not list moneylib as shown above. Is the above code from your local dev version?

Actions #6

Updated by Marcus Krause over 15 years ago

What's the current status?

Actions #7

Updated by Steffen Kamper over 15 years ago

i think the problem is partly solved in new versions.
Anyway there are some issues left which has to be mentioned here.

Actions #8

Updated by Helmut Hummel over 12 years ago

  • Status changed from Accepted to Needs Feedback
  • Target version deleted (0)
  • PHP Version deleted (5)

Still a problem? I cannot reproduce with current versions.

Actions #9

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Needs Feedback to Closed

No response over one year => closed.

Actions

Also available in: Atom PDF