Actions
Bug #44439
closedRenaming a folder must change the identifier of all indexed files in that folder
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-01-10
Due date:
% Done:
100%
Estimated time:
5.00 h
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
Currently when renaming a folder in filelist all indexed files stay with the old identifier
which leads to problems during frontend rendering which cannot be fixed except by
manually adapting the file records.
A rename action of a folder needs to adapt the identifier of all containing files
Actions