Unicode character get error when export to cvs file .
Unicode character get error when export to cvs file . I tried on the demo site and still got the same problem: https://demo.partkeepr.org/ . Please help. Thank so much.

Dear Datinhkhach this has to do with the characters set used to define the database https://readthedocs.web.cern.ch/display/PARTK/different+charsets+in+the+database I guess the demo website has the standard CHARSET=utf8 COLLATE=utf8_unicode_ci; and seems yo requires to use another characters set. If you have your own Partkeepr installation you could try to change the charset and collate of your database to test. Regards
Hi
I have tried changing some charset types but it doesn't work. The error only occurs when exporting data to a .csv file, and when importing the opposite data from the cvs file into partkeepr, it is normal.