Skip to content

Correctly support filenames with special characters #7

@rzimmer

Description

@rzimmer

Currently, it seems that filenames like Alex' file.txt get encoded to Alex' file.txt in the TOC.xml when creating an xar file. When extracting the archive, this encoded filename gets used as final filename (thus creating a file called Alex' file.txt), because there is no decoding happening. This should be investigated more and fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions