Actions
Bug #65341
closedExtensionmanager update-button missing
Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2015-02-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The extensionmanager in TYPO2 6.2.9 doesn't show the update button to a new version, if the installed version exist no longer in the repository.
My Example:
After an update from TYPO3 4.5 to 6.2 we want to upgrade the extension l10nmgr to the new version 3.6.3. But there is no update button.
At the moment version 3.3.4 is installed. I think we received this version directly from the developers. It is possible, that this version never showed up in TER.
If I change the Versionnumber of l10nmgr in ext_emconf to 3.3.3, which exists in TER, the update-button appears.
Solution: The update-button should always be visible, whether the older extensionversion is in TER or not.
Actions