mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
[PR #287] [MERGED] Fixed bug: Passing default ReaderOptions when creating ZipReader for solid extraction #949
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/287
Author: @fracrtio
Created: 8/16/2017
Status: ✅ Merged
Merged: 8/16/2017
Merged by: @adamhathcock
Base:
master← Head:master📝 Commits (1)
1793fc9Fixed bug: Passing default ReaderOptions when creating ZipReader for solid extraction📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/SharpCompress/Archives/Zip/ZipArchive.cs(+1 -1)📄 Description
This bug causes entry keys in wrong encoding when using ExtractAllEntries/MoveToNextEntry if non-UTF8 encoding specified at ZipArchive.Open
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.