[PR #49] [CLOSED] Fix mszip errors - PR Option 1 - Least changes, least ideal solution #78

Open
opened 2026-01-29 21:16:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Serialization/pull/49
Author: @HeroponRikiBestest
Created: 12/4/2025
Status: Closed

Base: mainHead: bestest-mszip


📝 Commits (3)

📊 Changes

3 files changed (+37 additions, -4 deletions)

View changed files

📝 SabreTools.Serialization/Readers/MicrosoftCabinet.cs (+4 -4)
📝 SabreTools.Serialization/Wrappers/MicrosoftCabinet.Extraction.cs (+31 -0)
📝 SabreTools.Serialization/Wrappers/MicrosoftCabinet.cs (+2 -0)

📄 Description

Fixes https://github.com/SabreTools/SabreTools.Serialization/issues/44 with the simplest possible changes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/SabreTools.Serialization/pull/49 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 12/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bestest-mszip` --- ### 📝 Commits (3) - [`f51cfeb`](https://github.com/SabreTools/SabreTools.Serialization/commit/f51cfeb451b35a1c8dc2226090ed1681573dfae8) Better fix - [`4d2700a`](https://github.com/SabreTools/SabreTools.Serialization/commit/4d2700a137ac37ceba2f99c2fbc2d95a3334367d) initial - [`809aaca`](https://github.com/SabreTools/SabreTools.Serialization/commit/809aacacc71c996f91489d93f2067a0afb4deeca) Fixed ### 📊 Changes **3 files changed** (+37 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Serialization/Readers/MicrosoftCabinet.cs` (+4 -4) 📝 `SabreTools.Serialization/Wrappers/MicrosoftCabinet.Extraction.cs` (+31 -0) 📝 `SabreTools.Serialization/Wrappers/MicrosoftCabinet.cs` (+2 -0) </details> ### 📄 Description Fixes https://github.com/SabreTools/SabreTools.Serialization/issues/44 with the simplest possible changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:16:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/SabreTools.Serialization#78