Actions
Bug #56410
closedAllow search for FAL related DB records
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-02-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The backend search is currently not
working for file collections etc as there
is no searchFields string provided.
The patch adds them, and also
adds it to non-visible records like
sys_file and sys_file_records as they
might be used in a different
visualization when having a filesearch
service.
The patch is easily testable if you
take a file collection and name it
"my collection". searching in the list
module on that page for "collection"
does not show anything without
the patch.
Actions