Actions
Bug #23812
closedWrong search result description for a search word with german umlauts as the first letter
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In search words with a German umlaut, as a the first letter the search description has as a result only the last 55 characters of the whole content.
In search words with german umlaut within the search word the description is fine.
It seem as 'preg_split' in the function 'markupSWpartsOfString#' is wrong.
For examples try http://www.autostadt.de/de/suche.html
-with search word 'Öffnungszeiten'
Result:
... Bereichen ausschließlich im Außenareal gestattet.
-with search word 'Mobilität'
Result:
Curriculum Mobilität Fächerübergreifende Mobilitätsbildung Die..
with marked search word.
indexed_search 2.12.0
typo3 4.4.2
php 5.2.14
(issue imported from #M16092)
Actions