Actions
Task #99304
closedRemove useless information in save file message
Start date:
2022-12-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When saving a file in the filelist module, a flashmessage is shown containing the following information:
File saved to "/foo/bar.html", bytes: 515, MD5: 5b07fe5948e315d8a1c237e8aa51878a.
From a user perspective, the information bytes
and md5
are useless and should be removed.
Updated by Torben Hansen almost 2 years ago
- Subject changed from Remove useless information when saving a file to Remove useless information in save file message
Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76946
Updated by Torben Hansen almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2831344b1bc2e045753a4a1de4416679ffd8dfac.
Actions