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

Version 0.4.11 introduces source path directory issue #230

Open
okcompewter opened this issue May 15, 2018 · 5 comments
Open

Version 0.4.11 introduces source path directory issue #230

okcompewter opened this issue May 15, 2018 · 5 comments

Comments

@okcompewter
Copy link

Moving from 4.0.7 to 4.0.11 introduced an issue where the defined source path of the extracted zip file was exploded starting from my home directory, but still withing the project. Also, the first folder it creates, the home directory, was missing it's first character in the directory name.

@MingweiSamuel
Copy link

Seems that the input path is being normalized twice. Once before calling sanitize, and once inside

@mateuszluczak
Copy link

Any plans for fixing this issue?

@anilkonsal
Copy link

Any updates on this issue?

@apexearth
Copy link
Contributor

apexearth commented Jun 21, 2018

#238 should fix this, (for .extractEntryTo() at least)

@mareksuscak
Copy link

mareksuscak commented Aug 17, 2018

0.4.11 is a borked release, the least I can tell is it breaks fontello-update npm package, 0.4.10 works as expected tho

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

6 participants