Actions
Bug #104569
closedMissing log entry for action "rename folder"
Start date:
2024-08-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The action "rename folder" in the TYPO3 Backend does not generate a log entry. It would be very helpful to have that information, because that action can have quite an effect to many entries in sys_file.
Seems to me that this could easily be added in \TYPO3\CMS\Core\Utility\File\ExtendedFileUtility::func_rename
Updated by Gerrit Code Review 3 months 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/+/85696
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85711
Updated by Oliver Bartsch 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e222202b83fc9a2fd47e6401dfae79eee3716573.
Actions