Project

General

Profile

Actions

Bug #67084

closed

Recursive delete doesn't delete individual file entries in database

Added by Dennis Lümkemann almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-05-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

In the file list module, when deleting complete folders / subfolders, the individual files and folders are deleted from the file system (local storage/fileadmin), but the corresponding file entries in the table sys_file are not deleted. The result is an inconsistent FAL database and a warning in the reports section, that those files have been removed from the file system an one should replace them.

Actions #1

Updated by Markus Klein almost 9 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (next-patchlevel)

Are you on 6.2.12? I can't reproduce this on current 6.2

Actions #2

Updated by Frans Saris almost 9 years ago

  • Status changed from Needs Feedback to Accepted

I could reproduce it, at least when deleting a folder recursive with more than 1 sublevel.

Actions #3

Updated by Frans Saris almost 9 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #4

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from Accepted 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 http://review.typo3.org/39951

Actions #5

Updated by Gerrit Code Review almost 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39960

Actions #6

Updated by Frans Saris almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF