Summary:
Empty text fields while xml tree importing
Detailed Description:
When trying to export cp1251 xml file into utf8 database, i get all text fields
empty in cms_module_dectree_decs table, and no message about wrong imported
data. I encode file into the same charset as a database, and it resolves empty
strings problem.
It will be great to get a message about wrong data or charset while importing.