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

Use new DAV endpoint in web UI for download URL #31706

Closed
PVince81 opened this issue Jun 11, 2018 · 2 comments
Closed

Use new DAV endpoint in web UI for download URL #31706

PVince81 opened this issue Jun 11, 2018 · 2 comments

Comments

@PVince81
Copy link
Contributor

In apps/files/js/files.js in the getDownloadUrl method, it still uses the old "remote.php/webdav/$path" endpoint.

This needs to be changed to use the new endpoint "remote.php/files/$user/$path".
Best is to get the base URL from the default OC.Files.Client instance or the one from inside the FileList.

cc @labkode

@ownclouders
Copy link
Contributor

GitMate.io thinks possibly related issues are #28874 (Use new DAV endpoint in web UI), #21643 (Make web UI use the dav v2 endpoint), #23269 (Consider new DAV endpoint for public shares), #17014 (Webdav endpoint for zip download), and #24776 (Cannot move files using new dav endpoint ).

@stale
Copy link

stale bot commented Sep 21, 2021

This issue has been automatically closed.

@stale stale bot closed this as completed Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants