Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Apparently the issue was with VRaptor framework that wasn't honoring the Accept-Charset Header. I've already submited a patch and everything should be fine. The parameter was submited encoded as ISO-8859-1 and wasn't decoded as UTF-8 as expected.