CMDBuild Forum

I ask for help in setting up the Cyrillic encoding

Dear colleagues. I ask you for help in setting up Cyrillic in the system. The database and the system itself in the default settings. The files themselves with the translation are in coding UTF-8, test server XAMPP. Thank you in advance for your help. Thank you

Dear Stanislaw,

We don't understand very well what kind of problem you have, but you can try to do these actions:
  
1) Add this rule in setenv.sh file of Tomcat: 
 -Dfile.encoding=UTF-8
 
https://jira.exoplatform.org/browse/PLF-5646
 
2) Set URIEncoding="UTF-8" in server.xml of Tomcat
https://struts.apache.org/docs/how-to-support-utf-8-uriencoding-with-tomcat.html
 
3) In CMDBuild , Administration module -> Localizations -> Configuration , activate Your Language
 
Best regards