Project

General

Profile

Actions

Feature #14591

closed

Epic #65814: Make Indexed search extbase plugin shine

Indexed Search does not tell the user why searching for "e" fails

Added by Udo von about 19 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
Start date:
2005-03-04
Due date:
% Done:

0%

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

Description

Searching for "e" for example does not return any helpful message for the website user. The method "register_and_explode_search_string" collects the search words, but words like "e" won't be search.
I consider to change the line

elseif (strlen($val)>1) {

to

else () {

(issue imported from #M860)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #14590: Searching for "e" (Bugfix included!)Closed2005-03-04

Actions
Actions

Also available in: Atom PDF