Actions
Bug #70202
openUpload extension as zip overrides old version even if dependency check fails and you click back
Status:
New
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2015-09-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you upload an extension it overrides the old version, even if the dependency / version check fails and you click the back link.
This can lead to an inconsistent state.
Updated by Nicole Cordes almost 9 years ago
- Status changed from New to Needs Feedback
I'm aware this might break the system but do you have any suggestions how to handle that issue? You selected to overwrite the extension on upload time and there isn't any possibility to take snapshots or something similar.
Updated by Jan Kiesewetter almost 9 years ago
Maybe first extract the extension to typo3temp and check the dependencies before moving to typo3conf/ext?
Updated by Alexander Opitz over 8 years ago
- Status changed from Needs Feedback to New
Actions