mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-13 05:25:00 +00:00
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/859
Author: @DineshSolanki
Created: 7/25/2024
Status: ✅ Merged
Merged: 7/30/2024
Merged by: @adamhathcock
Base:
master← Head:#858-fix-invalid-character-in-filename📝 Commits (1)
2d10df8Fix #858 - Replaces invalid filename characters📊 Changes
2 files changed (+15 additions, -0 deletions)
View changed files
📝
src/SharpCompress/Common/ExtractionMethods.cs(+1 -0)📝
src/SharpCompress/Utility.cs(+14 -0)📄 Description
Add a method to replace invalid characters in file names with underscores during file extraction. This prevents errors related to invalid file names.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.