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::info when webdav_root includes special characters with ownCloud/NextCloud server #1

Merged
merged 1 commit into from
Mar 26, 2019

Conversation

romrom1948
Copy link
Owner

Request::info 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.

… special characters on ownCloud/NextCloud server
@romrom1948 romrom1948 added the bug Something isn't working label Mar 25, 2019
@romrom1948 romrom1948 self-assigned this Mar 25, 2019
@romrom1948 romrom1948 merged commit dd11bf0 into master Mar 26, 2019
@romrom1948 romrom1948 deleted the romrom1948-patch-nc-quote 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
1 participant