JustinGrote / JustinGrote/ModuleFast

File paths need to be Url decoded when extracting

Open
#115 2 comments 1 reaction 2 assignees Claimed by @JustinGrote View on GitHub
Dominant language
C#
Stars
151
Forks
11
PR merge metrics
No merged PRs in 30d

Description

As the title says, when files in a module have special characters (e.g. a space), they will be urlencoded during packaging. During extraction they need to be decoded.

https://github.com/NuGet/NuGet.Client/blob/d2887cd591059fd675d397b48c79cdc30ee2b6ba/src/NuGet.Core/NuGet.Packaging/PackageArchiveReader.cs#L317

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.