I can not upload a new version of a file when setting my browser in Russian, I get the following errors, no problem with other languages (tried Dutch, and English)
initial file upload works (using share). The same for offline edit, I get the same sql error messages
<code>Caused by: org.alfresco.service.cmr.repository.DuplicateChildNodeNameException: Duplicate child name not allowed: 28af0300-9b89-4c30-98a8-7db5a7608a1e
### Error updating database. Cause: java.sql.SQLException: Incorrect string value: '\xD0\xA0\xD0\xB0\xD0\xB1…' for column 'qname_localname' at row 1
### The error may involve alfresco.node.insert.insert_ChildAssoc-Inline
### The error occurred while setting parameters
### Cause: java.sql.SQLException: Incorrect string value: '\xD0\xA0\xD0\xB0\xD0\xB1…' for column 'qname_localname' at row 1
; uncategorized SQLException for SQL []; SQL state [HY000]; error code [1366]; Incorrect string value: '\xD0\xA0\xD0\xB0\xD0\xB1…' for column 'qname_localname' at row 1; nested exception is java.sql.SQLException: Incorrect string value: '\xD0\xA0\xD0\xB0\xD0\xB1…' for column 'qname_localname' at row 1<code>