Skip to content

Broken Text-Encoding in Filenames after Upload #2825

@pschichtel

Description

@pschichtel

I noticed this recently, but not sure when exactly this started happening, possibly with the 0.42 update.

Any german Umlaute are affected by this, but I assume this might be a general UTF-8 encoding issue.

Here it is in the upload form before uploading:
image

Here is the document after uploading without modifying it:
image

I feels like a classic case of interpreting UTF-8 as ASCII/ISO 8859-1 on the byte level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions