Project

General

Profile

Actions

Feature #14590

closed

Searching for "e" (Bugfix included!)

Added by Udo von about 19 years ago. Updated about 19 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:
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 #M859)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #14591: Indexed Search does not tell the user why searching for "e" failsClosed2005-03-04

Actions
Actions #1

Updated by Karsten Dambekalns about 19 years ago

Duplicate

Actions

Also available in: Atom PDF