Bug #51698
closedTask #50876: Handling of deleted files in FAL
Delete sys_file entry when a file is deleted
Added by Ernesto Baschny about 11 years ago. Updated about 6 years ago.
100%
Description
In order to keep sys_file as much in sync with the real file system as possible we should delete the relevant sys_file entry as soon as a file is deleted.
This is part of the "plan" in #50876 and should also be backported to 6.0/6.1 to keep the API straight and uniform throughout the releases.
Updated by Gerrit Code Review about 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 9 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 10 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 11 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 12 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 13 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 14 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 15 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 16 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 17 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 18 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 19 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Gerrit Code Review about 11 years ago
Patch set 20 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23671
Updated by Frans Saris about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1cfc65dc75b851e94969ba0761128db56f9df20d.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26995
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26995
Updated by Benni Mack almost 10 years ago
- Status changed from Under Review to Resolved
- Is Regression set to No
fixed in latest