Actions
Bug #92217
openEM does not let users to download/install extensions marked as "outdated"
Status:
New
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2020-09-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
TYPO3 v8 in a traditional installation (no composer): The EM only lists extension versions in the overview of update-able versions that are not marked as insecure (review_state = -1
) or outdated (review_state = -2
). As a consequence, users can't update their insecure extensions, even a security bulletin and an upload comment on extensions.typo3.org tell users that an update is available and both explicitly suggest to update the extension.
See discussion on Slack
In short, the the problem is that the EM does not provide an option for uses to download extension versions that marked as outdated.
The following screenshot shows an example for extension l10nmgr
.
Files
Actions