Project

General

Profile

Actions

Task #78519

closed

File search only accepts single search word

Added by Markus Klein over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2016-10-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

As an editor I want to be able to search for filenames containing multiple search words.
Currently the search form takes the given text as a single word.
A search like "aua a320" will not match a file named "AUA-Austrian-Tyrolean-Airbus-A320-Retro-Bemalung".

This is really cumbersome if your site has roughly 10000 images and a few hundred have "aua" in their name and many others have "a320" in their name.

The search should rather work like any other search and split the given text by space.
The above search should hence be interprated as "any filename containing 'aua' AND 'a320'". Search words consisting of multiple words must be quoted.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89168: File search only accepts single search word AGAINClosedMarkus Klein2019-09-13

Actions
Actions #1

Updated by Markus Klein over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Gerrit Code Review over 7 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/50458

Actions #3

Updated by Gerrit Code Review over 7 years ago

Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50457

Actions #4

Updated by Gerrit Code Review over 7 years ago

Patch set 3 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50457

Actions #5

Updated by Markus Klein over 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Markus Klein over 4 years ago

  • Related to Bug #89168: File search only accepts single search word AGAIN added
Actions

Also available in: Atom PDF