Project

General

Profile

Actions

Bug #58474

closed

Invalid dependency is not hinted to the developer

Added by Philipp Gampe almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2014-05-04
Due date:
% Done:

0%

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

Description

Consider this:

'depends' => array(
    'cms' => '',
    'div2007' => '1.1.5-',
...

The dependency resolution will fail with Could not resolve dependency for "div2007". There should be a more descriptive error message that directly tells the user what is wrong.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #51182: Depending on the latest version throws exceptionClosed2013-08-19

Actions
Related to TYPO3 Core - Bug #58455: Typo3 TER / Extension Manager different dependencies in ext_emconf.php fileClosed2014-05-03

Actions
Actions #1

Updated by Susanne Moog almost 10 years ago

  • Status changed from New to Needs Feedback

With what extension did you have that error and was it while trying to download from TER?

Actions #2

Updated by Franz Holzinger almost 10 years ago

This happens when downloading an extension from TER using the Extension Manager. This extension is dependent on the extension div2007 .

Download tt_products 2.7.8 to reproduce this error.

Actions #3

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to New
Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Closed

Taken into account in #63909.
The issues are not linked on purpose, so the refactoring ticket does not get bloated with relations.

Actions

Also available in: Atom PDF