Hi!
I have a problem. My input text contains an illegal characters as άέΪέύЀ and I get error message
Is it possible at all to enter those characters? I need to add Lithuanian and Latvian text to wiki.
What could be the workaround? For now I fix some character by replacing them with another character, but it's so annoying and take lots of time.
Thanks in advance!
You need to make sure both confluence, the application server and your database are using UTF-8 character encoding. You can find more information about it here. In confluence, you can look at the System Information section within the Confluence Admin Area.
This page is helpful to determine where the character encoding issue resides.
If your database is using a different character encoding scheme, all is not lost... you can still convert your database to UTF-8 using the following method.
Once everything is converted, you'll likely have to re-copy the content back.
Regards,
Dave
Should not be a problem if your database setting is utf-8. Can you get back to use with what database you're using and how it was created?
Did you use the RTF editor to paste the characters? Or, can you say how you entered them?
It looks like you're new here. Sign in or register to get started.