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
Actions