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

Fix for getDirectoryContents on Windows (Fixes issue #101) #102

Merged
merged 1 commit into from
Sep 11, 2018
Merged

Conversation

julijane
Copy link
Contributor

@julijane julijane commented Sep 11, 2018

Here is a fix for the reported problem with the result of getDirectoryContents on Windows (issue #101)

Fixes #101

@perry-mitchell perry-mitchell self-requested a review September 11, 2018 06:17
@perry-mitchell perry-mitchell self-assigned this Sep 11, 2018
@perry-mitchell perry-mitchell merged commit 516b466 into perry-mitchell:master Sep 11, 2018
@subdavis
Copy link

subdavis commented Sep 13, 2018

This should be solved another way. PR completely broke the ability to use webdav in the browser. It would be great to have checks for this sort of stuff.

path-browserify doesn't implement posix yet browserify/path-browserify#11

@perry-mitchell
Copy link
Owner

perry-mitchell commented Sep 13, 2018 via email

@perry-mitchell
Copy link
Owner

Issue will continue in #104

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

Successfully merging this pull request may close these issues.

getDirectoryContents returning different and broken result on Windows
3 participants