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

Trashbin Delete not working #1307

Closed
dpakach opened this issue Mar 25, 2020 · 6 comments · Fixed by cs3org/reva#1425
Closed

Trashbin Delete not working #1307

dpakach opened this issue Mar 25, 2020 · 6 comments · Fixed by cs3org/reva#1425
Labels
Category:Defect Existing functionality is not working as expected Type:Bug

Comments

@dpakach
Copy link
Contributor

dpakach commented Mar 25, 2020

Delete a file and try to remove that file from the trasibn we get error.

curl 'http://172.17.0.1:9140/remote.php/dav/trash-bin/TU1/test.html.d1585113012' -X DELETE -u tu1:1234 -v

...
< HTTP/1.1 405 Method Not Allowed
...

@PVince81
Copy link
Contributor

PVince81 commented Jun 5, 2020

do we have matching disabled API tests ? there is currently none with a tag "ocis-reva-118"

please adjust accordingly

@individual-it
Copy link
Member

the tests are skipped but the tag is wrong https://github.com/owncloud/phoenix/blob/c6a893498d9329fe4fdfcfcf26fa00d1e4f9fd97/tests/acceptance/features/webUITrashbin/trashbinDelete.feature#L1

need to rerun tests, to see what is passing

@butonic
Copy link
Member

butonic commented Aug 18, 2020

also tracked in owncloud/product#139

@jasson99
Copy link
Contributor

This bug still persists.

@butonic butonic transferred this issue from owncloud/ocis-reva Jan 18, 2021
@refs
Copy link
Member

refs commented Jan 19, 2021

cc @IljaN , you were working on this. Perhaps if you manage to fix it this issue can be closed?

@refs refs added Category:Defect Existing functionality is not working as expected Type:Bug labels Jan 19, 2021
@settings settings bot removed the p3-medium label Apr 7, 2021
@C0rby
Copy link
Contributor

C0rby commented Apr 9, 2021

It's working now.

@C0rby C0rby closed this as completed Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Defect Existing functionality is not working as expected Type:Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants