[haiku-bugs] Re: [Haiku] #1586: Queries: not case-insensitive for "Umlauts"

  • From: "zooey" <trac@xxxxxxxxxxxx>
  • Date: Wed, 04 Apr 2012 21:02:39 -0000

#1586: Queries: not case-insensitive for "Umlauts"
------------------------------------+---------------------------
   Reporter:  humdinger             |      Owner:  zooey
       Type:  bug                   |     Status:  in-progress
   Priority:  normal                |  Milestone:  Unscheduled
  Component:  Applications/Tracker  |    Version:  R1/pre-alpha1
 Resolution:                        |   Keywords:
 Blocked By:                        |   Blocking:
Has a Patch:  0                     |   Platform:  All
------------------------------------+---------------------------

Comment (by zooey):

 I tried to solve this in hrev43951, but that doesn't work, since
 BUnicodeChar is missing information for the relevant characters.

 Hm, I suppose we need to implement BUnicodeChar directly on top of ICU to
 get the required information. Going all the way (i.e. doing it right for
 all use cases) is likely to require changes to the API, too, as for
 instance the result of a toupper() may not always be a single char (like
 for the German 'ß', which in uppercase is usually represented as 'SS').

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/1586#comment:7>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: