Bug #55134
closedRemove find file in EXT: lowlevel
100%
Description
Remove the find file feature in lowlevel (only for admins).
https://projects.invisionapp.com/d/main#/console/481308/10259995/comments/6169346
Updated by Gerrit Code Review almost 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/26928
Updated by Stephan Großberndt almost 11 years ago
Why do you want to remove it?
It is a useful function!
Does TYPO3 6.2 support only FAL now and no file links like before - even for extensions?
Updated by Ernesto Baschny almost 11 years ago
First: This has nothing to do with FAL.
This is part of a usability cleanup in the backend (of course just a tiny part of it). See:
https://projects.invisionapp.com/share/H2IU7YVE#/screens/10259995/comments/6169346
The functionality is very limited, unintuitive, misplaced (finding files in "DB Check"?) would need core maintenance, security considerations and usability improvements to be really useful in a professional product. Such a feature is very seldom needed and can be best addressed by a third party extension.
To answer your second question: No problem if you want to access your files directly (without FAL) from your extensions, you just don't get the benefits of FAL.
If you access files throught the backend, core content elements or via TypoScript, you are already using FAL.
Updated by Stephan Großberndt almost 11 years ago
Sorry. You are right.
I confused it with the raw search in DB check that gives you the possibility to search the database using a filename and find the record(s) referencing it.
Updated by Felix Kopp almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c158e24d1aa492bd76ee982d2e0b317e3dd69c7e.
Updated by Ernesto Baschny almost 11 years ago
- Category set to Backend User Interface
- Target version set to 6.2.0
- Complexity set to no-brainer
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed