Please have a look at the tags of http://esmeralda.eu.org/archives/7-Mera ... lickr.html or http://esmeralda.eu.org/archives/8-MY-W ... VITED.html
I do not understand the sort of the Greek and Cyrillic letters.
e.g:
deutschland, бавария, германия, erfolg
iso 100, βαυαρία, γερμανία, landkreis
Thank you!
UTF-8 sort bug?
-
meralda-art
- Regular
- Posts: 16
- Joined: Sat Apr 28, 2007 10:40 pm
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: UTF-8 sort bug?
Hi!
The ordering is done using the internal MySQL ordering routines. It takes the collation of a table into appreciation, and it seems that UTF-8 ordering is meant that way. You might want to ask MySQL people where that ordering comes from, but Serendipity simply uses what the database offers.
Best regards,
Garvin
The ordering is done using the internal MySQL ordering routines. It takes the collation of a table into appreciation, and it seems that UTF-8 ordering is meant that way. You might want to ask MySQL people where that ordering comes from, but Serendipity simply uses what the database offers.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
meralda-art
- Regular
- Posts: 16
- Joined: Sat Apr 28, 2007 10:40 pm
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
s9y uses utf8_unicode_ci for unicode tables so it uses the default mysql unicode sorting.
Best regards,
Garvin
s9y uses utf8_unicode_ci for unicode tables so it uses the default mysql unicode sorting.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/