Subject: | encoding for insert statements in UML components |
Perl: v5.10.1
OS: Debian testing
XML::DOM version 1.44
Database: postgres
If there are non ASCII characters in values in UML components they are encoded in
LATIN1 even though the dia XML file is UTF-8 and the system locale is also UTF-8.
The values should either be in the same encoding as the dia file, in the same encoding as
the current system locale or it should be configurable on the command line.