Search nor working with russian in Serendipity 0.9-alpha3

Found a bug? Tell us!!
Post Reply
DeepKeeper

Search nor working with russian in Serendipity 0.9-alpha3

Post by DeepKeeper »

Search (default plugin) working correctly with english words - and absolutely not working with russian words.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Search nor working with russian in Serendipity 0.9-alpha

Post by garvinhicking »

Hm, maybe it's a MySQL problem? Did you check if your input is UTF-8, and if your MySQL tables are UTF-8 and returning the right results? Maybe UTF-8 characters get not correctly escaped?

I'm sorry, I'm not familar with non ISO-8859-1 characters...

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/
DeepKeeper
Posts: 1
Joined: Sun Jul 03, 2005 9:42 am

Post by DeepKeeper »

changed charset to win, database also supports it.

there are some database bugs (like incorrect sorting of russian words), may be they are in the root of this problem...
Post Reply