linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00177
[Bug 477108] Re: Search of cyrillic text is case sensitive
I did a test of the DC++ core's Text::toLower() function. Given
uppercase utf-8 "ДАРВИН", it returned "дарвин". So it doesn't look like
an issue with that method.
If it works in EiskaltDC then that implies it's not an issue with the
handling of $Search request since the other clients are sending those to
you. Can you try to reproduce using windows DC++ (either in windows or
wine) since EiskaltDC does not use the dcpp core?
--
Search of cyrillic text is case sensitive
https://bugs.launchpad.net/bugs/477108
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Incomplete
Bug description:
It's really frustrating that search with cyrillic is case sensitive while english search is case insensitive.
LinuxDC++ version: 1.0.3
Core version: 0.698
OS: Ubuntu 9.10
References