Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reader() error when zip file contains files with non-utf8 characters in filenames #73

Open
bbejanov opened this issue Oct 30, 2020 · 1 comment

Comments

@bbejanov
Copy link

image

@bbejanov
Copy link
Author

It works fine if I just comment out line 204 in ZipFile.jl

image

Is the check for valid utf8 filenames strictly necessary? I guess I'm not sure what else might be broken with this check disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant