Project

General

Profile

Actions

Feature #45327

closed

Recycler for files

Added by Andreas Wolf about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-02-09
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

FAL should have a recycler like we had in the past for files.

The recycler should not be browsable by users (like the processing folder), likewise should files from the folder not be displayed to users. We might even think about completely disabling external access to these files (e.g. via getPublicUrl()).

Recycled files should not be indexed in sys_file anymore, but the record should be serialized and stored somewhere else (like we do with sys_history for normal records). We cannot just simply drop the record as we might later need it again (and should then be able to restore the metadata).

Actions #1

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (6.1.0)
Actions #2

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Accepted to Under Review

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45076

Actions #3

Updated by Michael Oehlhof over 8 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF