Skip to content

ZipArchive corrupts files with unicode characters #65750

Closed
@pranavkm

Description

@pranavkm

Description

Discovered this as part of a SDK upgrade in the dotnet/aspnetcore repo. AspNetCore has test assets with unicode chars that get bundled up by Helix:

Updating to the latest SDK causes the folder to be corrupted and our tests to fail:

image

Reproduction Steps

Run this app using the latest runtime: https://github.com/pranavkm/zip-file

Expected behavior

Archive should preserve unicode characters

Actual behavior

They are garbled

Regression?

Regression from 7.0-preview2 runtime

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions