Hi, Mc12345678,

another bug found on EP 4.0.22 on ZC 1.51, utf-8 muliti-language site.

default language is english=1, and other is russian=2

all csv are opened and saved via openoffice, using coding utf-8

now problem is:
when upload and then import the data, any category title and meta title start with
russian letter NOT inserted into the SQL, but title starting with english letter is okay.

e.g.
"Главная example" will not inserted into sql
"example Главная" is okay

anyone else know such kind of problem? thank you.