Project

General

Profile

Actions

Bug #15058

closed

doesn't work russian search with utf-8

Added by Dmitry Pikhno about 19 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Indexed Search
Target version:
-
Start date:
2005-10-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

on cyrillic site with utf-8 charset search doesn't work.
search result is emty.
config{
language = ru
htmlTag_langKey = ru
locale_all = ru_RU.UTF-8
metaCharset = utf-8
renderCharset = utf-8
}
indexed_search version 2.1.3

(issue imported from #M1611)

Actions #1

Updated by Michael Stucki about 19 years ago

I think this would work if you used forceCharset = utf-8 instead of setting renderCharset and metaCharset.

Please confirm.

Actions #2

Updated by Dmitry Pikhno about 19 years ago

hmm..
i do not how it happened but i realized that i have indexed search as system and local extension.
Ext.Manager tells that version is 2.1.3
but files in dirs are different.

for example:
in local dir
$Id: class.tx_indexedsearch.php,v 1.1 2004/11/16 15:24:27 typo3 Exp $

sytem dir
$Id: class.tx_indexedsearch.php,v 1.12 2005/05/12 22:54:17 mundaun Exp $

i removed local version. and now it works ok with my settings.
sorry for disturbing.

Actions #3

Updated by Michael Stucki about 19 years ago

Yeah I know, indexed_search in 3.8.0 contains the same version number like in 3.7.0. Sorry for that, can't change it...

Actions

Also available in: Atom PDF