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 RemoteResourceNotFound in Request::is_dir when webdav_root includes special characters with ownCloud/NextCloud server #2

Merged
merged 1 commit into from
Mar 26, 2019

Conversation

romrom1948
Copy link
Owner

Request::is_dir would fail with webdav.exceptions.RemoteResourceNotFound on NextCloud or ownCloud servers due to a special characters quoting error.

Possibly connected to issues CloudPolis#18 and CloudPolis#22.

Tested on NextCloud 15.0.4.

…es special characters with ownCloud/NextCloud server
@romrom1948 romrom1948 added the bug Something isn't working label Mar 26, 2019
@romrom1948 romrom1948 self-assigned this Mar 26, 2019
@romrom1948 romrom1948 merged commit 31e39ad into master Mar 26, 2019
@romrom1948 romrom1948 deleted the romrom1948-patch-nc-quote-2 branch March 26, 2019 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant