Version in ZIP directory entries #89

Closed
opened 2026-01-29 22:06:25 +00:00 by claunia · 2 comments
Owner

Originally created by @tritao on GitHub (Feb 22, 2016).

Hi, some of Mono users reported compatibility problems with files produced by SharpCompress.

One of the tools that complains is MS Excel which refuses to load files produced by MS Open XML SDK.

Upon further debugging, this turns out to be caused by the version information written by SharpCompress.

One such issue has been already fixed by c2b15b9c09

But it also needs to be fixed elsewhere in codebase.

You can backport or fix from: 77b034cbe7

Originally created by @tritao on GitHub (Feb 22, 2016). Hi, some of Mono users reported compatibility problems with files produced by SharpCompress. One of the tools that complains is MS Excel which refuses to load files produced by MS Open XML SDK. Upon further debugging, this turns out to be caused by the version information written by SharpCompress. One such issue has been already fixed by https://github.com/adamhathcock/sharpcompress/commit/c2b15b9c093ea80549fe0f6101c6c2c7241960b6 But it also needs to be fixed elsewhere in codebase. You can backport or fix from: https://github.com/mono/mono/commit/77b034cbe78bfccfe4c1995152bd5562a1d69ef5
Author
Owner

@adamhathcock commented on GitHub (Feb 26, 2016):

Thanks, I'll do this.

@adamhathcock commented on GitHub (Feb 26, 2016): Thanks, I'll do this.
Author
Owner

@adamhathcock commented on GitHub (Feb 26, 2016):

ef8575a107 fixed version made by

@adamhathcock commented on GitHub (Feb 26, 2016): https://github.com/adamhathcock/sharpcompress/commit/ef8575a10756988d09e6e839e9171b60004d935d fixed version made by
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#89