Bug #15877
closedEM doesn't respect dependencies if no version number is specified
0%
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)
Updated by Karsten Dambekalns over 18 years ago
It does respect them if I try to install the extension, at least...
Updated by Karsten Dambekalns over 18 years ago
It shows them in the extension's detail view, too.
Updated by Karsten Dambekalns over 18 years ago
Seems fixed for me, can you double-check? Thanks.
Updated by Karsten Dambekalns over 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?
Updated by Steffen Kamper almost 16 years ago
i think the problem is partly solved in new versions.
Anyway there are some issues left which has to be mentioned here.
Updated by Helmut Hummel about 13 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.
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to Closed
No response over one year => closed.