Actions
Feature #54603
closedExtension manager does not mention which extension failed the compatibility check
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-12-26
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.4
Tags:
Complexity:
Sprint Focus:
Description
When installing an extension with dependencies on other extensions and the installation fails on the compatibility check, the error message only says something like
Your TYPO3 version is higher than allowed. You can use TYPO3 versions 4.5.0 - 6.1.99
In my case it failed on a dependency and not my own extension, but the message doesn't tell me which one. I think it would be great to adjust the error message to include the extension name(s) that are failing, so troubleshooting gets easier.
Had it when trying 6.2 b3, but may be applicable to older versions, too.
Actions