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

WebDav collection MOVE and DELETE requests sent without trailing slash #1773

Open
pinkshinyrose opened this issue Mar 29, 2024 · 1 comment

Comments

@pinkshinyrose
Copy link

Expected behaviour

When moving or deleting a collection in WebDav Caja should use a path with a trailing slash in the WebDav request.

Actual behaviour

Caja sends MOVE or DELETE requests for collections without the final slash. This makes Nginx return a Bad request error.

Steps to reproduce the behaviour

Connect to a Nginx WebDav server. Create a collection. Move or delete the collection.

MATE general version

1.24.0

Package version

1.24.0-1

Linux Distribution

Ubuntu Mate

Link to bugreport of your Distribution (requirement)

@cwendling
Copy link
Member

This is probably a GVFS issue rather than a Caja one, isn't it?

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

No branches or pull requests

2 participants