View Issue Details

IDProjectCategoryView StatusLast Update
0004939OXID eShop (all versions)1.06. Search, Tagspublic2013-02-20 13:17
Reporterdominik_ziegler Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.6.6 revision 54646 
Summary0004939: Searching for "rose" finds "große" too
DescriptionPlace the german word "große" somewhere in article long description and search for "rose". You will find also the article, in which "große" was entered.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

Linas Kukulskis

2013-02-20 13:17

reporter   ~0008429

This issue related with mySQL, andhow it compare (order) string; it depends on used collations.
some links on this theme:
http://stackoverflow.com/questions/7917367/mysql-why-are-collation-rules-ignored-by-like-operator-for-german-ss-character
http://bugs.mysql.com/bug.php?id=27877

so select proper collation for your needs