https://bugs.winehq.org/show_bug.cgi?id=39360 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- This is caused by incorrect implementation of mbscoll and mbsicoll. Native returns difference between characters that are different, wine returns -1, 0 or 1. Application is doing a search that depends on this behavior. (I didn't verify yet if it's the only issue). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.