Feature #71827
closedFAL File Collection
0%
Description
Hey guys,
in FAL we sometimes use file collections. As we all know, files in file collections are not marked as referenced in FAL so you can delete those files, even if they are used in content elements. I think this is absolutely correct.
But for an editor it's not so easy to understand if he wants to clean up some folders. So it would be great, if we could mark files and folders which are used in file collections. Perhaps with an icon or something like that.
Cheers,
Andrea
Files
Updated by Mathias Schreiber over 8 years ago
- Project changed from 3098 to TYPO3 Core
Updated by Riccardo De Contardi over 8 years ago
- Category set to Backend User Interface
Updated by Riccardo De Contardi over 4 years ago
- File cattura.png cattura.png added
- File cattura2.png cattura2.png added
- File cattura3.png cattura3.png added
- Status changed from New to Needs Feedback
Is this issue already solved?
I tried the following test with both 9.5.14 and 10.4.0-dev (latest master):
1) Upload a new file (PDF) on fileadmin/documents folder
2) Create a new File collection item and use in it the file uploaded at point 1
Results (on both)¶
1) In the file list view, the Ref. column shows that there is a reference to the file
2) The "i" (info) popup traces the relation, too
3) If I try to delete the file, the warning about existing relations appears
Do you think it is sufficient to consider this issue solved? Is there something missing?
Updated by Christian Kuhn almost 3 years ago
- Status changed from Needs Feedback to Closed
Yes. Indeed I think this issue is resolved since the reference count / refindex should work relatively well now - we had a lot of fixes in this area with v11. I'll close the issue for now.