Actions
Feature #70979
closedUsability: Better handling of multiple versions in Extension Mangager
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2015-10-23
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
IMHO, if the TYPO3 version dependencies in an Extension are set correctly, the EM should correctly display only availabe extension versions for this current TYPO3 version.
Reproduce¶
- TYPO3 6.2.15
- install typo3_console
- Version 1.2.3 of typo3_console is displayed by default when trying to fetch via Extension Manager, which is the current version but only runs on 7.x. IMHO the last available version for 6.2 should be displayed by default
Additionally: The list of available extension versions will not show for which TYPO3 version they are available.
Due to this, it is tedious to select the correct version.
Actions