Skip to content

Unicode support for study_parser.py #36

@dominikl

Description

@dominikl

The study_parser.py doesn't work with unicode characters. We should look into that. Hopefully won't be hard to fix, as the metadata plugin for example works fine with unicode.

For example if the study file contains an umlaut you'll get:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in position 2515: invalid start byte

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions