Community
Participate
Working Groups
Currently, the encoding is not preserved during migration. As a consequence, the encoding might be changed from UTF-8 to ASCII which is a problem in case umlauts are used.
The migration structure has been extended to store the XML encoding during migration. When loading the model, the encoding is stored in the migration structure. When saving the model, the stored encoding is used.