Actions
Bug #53614
closedRenaming/moving files results in new sys_file records
Start date:
2013-11-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When you rename a file the indentifier in the current sys_file records is updated but the indentifier_hash and folder_hash are not. This results in a new sys_file record when accessing the renamed/moved file.
Actions