-
Notifications
You must be signed in to change notification settings - Fork 8k
Fixed bug #77978 #4160
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
Fixed bug #77978 #4160
Conversation
|
Hmm, simply removing the check for |
|
@cmb69 thank you for notification |
86c3850 to
c073d66
Compare
|
ready for review @cmb69 |
c073d66 to
b17f99a
Compare
|
@KonstantinKuklin, please remove the changes to NEWS. This should be added by the person who merges the PR. Otherwise there will be merge conflicts al the time. :) @remicollet , what do you think about the patch? |
Wrong relative path on unpacking zip archives with ".","..",":" character sequences on different platforms
b17f99a to
75fce83
Compare
|
@remicollet bump :) |
|
@cmb69 are you happy with this ? |
|
A particular issue appears the special treatment for Windows. This could result in different extraction paths depending on the OS, what might generally be undesirable, and could cause BC issues. So I'm uneasy to apply this to stable branches. |
|
That sounds like rejection of the idea behind the pull request to me, so I'm happy to close this here. Thanks for input everyone ... |
Wrong relative path on unpacking zip archives with :/ character sequences