View Issue Details

IDProjectCategoryView StatusLast Update
0003365MMW v4Playlist / Searchpublic2007-08-09 18:22
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003365: Searching for non-ASCII characters is case sensitive
DescriptionCurrently MM (through SQLite) recognizes 'a' and 'A' as the same characters when user searches for a string, but in case of non-ASCII characters this doesn't work.
TagsNo tags attached.
Fixed in build1059

Activities

jiri

2007-08-08 09:09

administrator   ~0010072

Fixed in build 1059 for all DB searches. Just assigning to Ludek to check out why it doesn't work for searches in the active node. Do you use UpperCaseW() for both strings and then simply pos()?