We are using ofbiz 24.09.04 with Postgres server 15.13 (server-encoding UTF-8).
After submitting a form, any german special characters (umlaute) are stored as UTF-8 in the database. Unfortunately, they do not show correctly in the UI. So we get 'äöüÃ�' instead of 'äüöß'. Therefore, after resubmitting, these characters get messed up. Thanks for any help.
