Re: Recent charset breakage

2021-03-31 Thread Christopher Schultz
All, On 3/31/21 17:54, Christopher Schultz wrote: All, I got a report of a user on our development system at $work saying that special characters were being mangled. We are using Tomcat 8.5 with a custom web application and MariaDB under the hood. We are expecting to use UTF-8 everywhere and

Recent charset breakage

2021-03-31 Thread Christopher Schultz
All, I got a report of a user on our development system at $work saying that special characters were being mangled. We are using Tomcat 8.5 with a custom web application and MariaDB under the hood. We are expecting to use UTF-8 everywhere and I can confirm that our testing environment and pro