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
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59882
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59882
Updated by Anonymous over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 536036ed3cdc0eabb3013fcc5a3a95211ce20a13.
Updated by Christian Kuhn almost 4 years ago
- Related to Bug #92790: PostFolderRenameSignal has wrong argument in TYPO3 v9 added
Actions