Hello All:
     My company's tester report a bug that the user create a new
contact item whose 1st name is in Chinese , last name is in English,
for example:

First Name: 元璋
Last Name: Zhu.

Then this item is sorted outside the A-Z order, after the Z group( in
the case of sorting by first name). This item
should be in Y group. (元璋--yuanzhang).

After my investigation of source code, I find that I can't do nothing
in java code, including ContactProvider.apk and framework. I guess the
real sorting procedure is in SQLite native code. But I am confusing in
so many source code.
Some people could tell me how can I fix this bug? Please give me a
hint! Thanks very much!

Sincerely

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to