Skip to content

Fix RemoteResourceNotFound in Request::is_dir when webdav_root includes special characters with ownCloud/NextCloud server#2

Merged
romrom1948 merged 1 commit intomasterfrom
romrom1948-patch-nc-quote-2
Mar 26, 2019
Merged

Fix RemoteResourceNotFound in Request::is_dir when webdav_root includes special characters with ownCloud/NextCloud server#2
romrom1948 merged 1 commit intomasterfrom
romrom1948-patch-nc-quote-2

Conversation

@romrom1948
Copy link
Copy Markdown
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