Actions
Bug #84539
closedSIGNAL_PostFolderRename Bug
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2018-03-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
The FAL-Signal "SIGNAL_PostFolderRename" is called after renaming a folder in filelist. It takes two arguments: the folder object and the new foldername as a string. the folder object should contain the new identifier (according to the the new name), but ist still contains the old foldername.
TYPO3 Version: 7.6.25
Actions