Occasionally some characters in some language gets messed up by the UTF8String sanitization or recoding.
Stop trying to guess charset and instead treat all input as utf8 but validate and sanitize the strings.
Even validation and sanitizing will be configurable option
Occasionally some characters in some language gets messed up by the UTF8String sanitization or recoding. Stop trying to guess charset and instead treat all input as utf8 but validate and sanitize the strings. Even validation and sanitizing will be configurable option