Actions
Bug #63601
closedEM shows two entries if composer.json is added to ext_emconf.php
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2014-12-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The entries in the EM are a bit confusing.
There should be only one entry per extension.
The key shown is different:
1. one is the extension key from emconf
2. the other is the name from composer ("/" replaced by ".")
One entry (1) is installed and cannot be deleted,
the other (2) is not installed and could be deleted (not tried).
Actions