Zip file entries with backslashes does not get converted to slashes on nix platforms in FastZip.Extract
@piksel is already working on this.
Since May 25, 2021.
Assessment
This issue has not been assessed yet.
Description
Steps to reproduce
- Create zip on Windows with backslash separators in paths
- Extract zip on Linux
new FastZip().ExtractZip(storageZipPath, storageBaseFolder)
Expected behavior
Backslashes should be changed to slashes on Linux
Actual behavior
Backslashes extracted as part of filename
Version of SharpZipLib
1.3.0, 1.3.1
Everything works fine in 1.2.0, maybe the bug relates to #54
- Dominant language
- C#
- Stars
- 3.9k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from icsharpcode/SharpZipLib
-
*no response* bug
Difficulty 1/5 Under an hour Newbie friendliness 78/100
icsharpcode/SharpZipLib#905 · 1 comment ·
-
bug bzip2
Difficulty 4/5 3-5 days Newbie friendliness 45/100
icsharpcode/SharpZipLib#904 ·
-
SetLevel in ZipFile Openenhancement zip
Difficulty 2/5 1-2 days Newbie friendliness 55/100
icsharpcode/SharpZipLib#903 ·
-
*no response* bug
Difficulty 4/5 3-5 days Newbie friendliness 32/100
icsharpcode/SharpZipLib#901 · 1 comment ·
-
*no response* bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
icsharpcode/SharpZipLib#894 · 1 comment ·