Actions
Feature #50441
closedAdding a timestamp to the filename when downloading an extension in EM
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-07-25
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Downloading extensions from within the extension manager should automatically add a timestamp at the end of the filename, as it behaved in old EM:
<extensionKey>_<version>_<timestamp>.zip
Certainly not a big change but very nice to have, especially when modifying own extensions!
Updated by Philipp Gampe over 11 years ago
- Status changed from New to Accepted
- PHP Version set to 5.3
Would you be so kind and push a patch for this? http://wiki.typo3.org/Git
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22669
Updated by Xavier Perseguers over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 305bdb214638deaad34ebb849e57b4b78f8e0f10.
Actions