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.
Updated by Gerrit Code Review about 11 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/25451
Updated by Gerrit Code Review about 11 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/25451
Updated by Gerrit Code Review about 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25451
Updated by Frans Saris about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f2c9e414a7333bdc952564765d7550aa3e576a71.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions