Skip to content

Added utf8-encoding to swissdoxloader file-opening

Niclas Linus Bodenmann requested to merge hotfix-encoding-swissdoxloader into master

Windows doesn't open files in utf8 by default, so I made it explicit.

Might need to be extended to the serializers as well.

Merge request reports