Skip to content

Problem with NFD and NFC forms #50

@unmade

Description

@unmade

On macOS the letter й is represented using NFD (\xd0\xb8\xcc\x86). However, since browser uses NFC (\xd0\xb9) some files cannot be accessed. We need to normalize file names before storing it to the database

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✹ bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions