Rest datastore does not use utf-8 as default encoding but i have no way to change it

step reproduce: with the jmix separate ties sample

  1. run backend and frontend
  2. browse to edit a user and change first name to something need utf-8 encoding like “Hà nội”
  3. after save we get wrong result
    edit_firstname
    wrong value after save
    after_save

Thank you for reporting the problem.
Created issue: REST DataStore does not store UTF-8 strings correctly · Issue #4051 · jmix-framework/jmix

We’ll try to fix it for the next 2.4 patch.

Regards,
Konstantin

1 Like