Hello!
We are unable to save any pages that include Czech special characters. I already ran the encoding test for international characters and that passed.
Are Czech characters not supported?
Examples:
ě š č ř ž ý á í é
Regards,
Cornelius
These characters are considered part of the UTF8 character set. Be sure you have your java, tomcat and database configured properly for UTF8 support. Most of the times it has to do with the database configuration, so I would recommend to check that first :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great! If this solved it, mark the question as answered to help people find this question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Turns out the database was on latin 1. Changed to UTF8 and that did the trick.
THanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.