-
Notifications
You must be signed in to change notification settings - Fork 189
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
Favourite a received share or any item in a share is impossible #724
Comments
Perhaps because favorites are not yet implemented? @butonic is working on it right now, perhaps back-reference this issue in your PR? |
possible duplicate of #1228 ? |
@refs this IS |
grrrrr, wrong one. Let me fix it. Thanks for the heads up. |
This is only about files in received shares and it seems only to happen on owncloud storage not on ocis storage |
thanks! labeling as storage:oc and moving on. We need to decide at some point what to do with all the storage:oc issues, and if the OC Storage will survive at all |
closing in favour of #1228 |
einstein
create a folder with a file as contenteinstein
share that folder withrichard
richard
accept the sharerichard
try to favourite the file inside the received foldercurl -v -k -u richard:superfluidity -X PROPPATCH https://localhost:9200/remote.php/webdav/Shares/f1/english.png -d '<?xml version="1.0"?><d:propertyupdate xmlns:d="DAV:" xmlns:oc="http://owncloud.org/ns"> <d:set><d:prop><oc:favorite xmlns:oc="http://owncloud.org/ns">1</oc:favorite></d:prop></d:set></d:propertyupdate>'
Result:
HTTP/1.1 404 Not Found
ocis logs:
The text was updated successfully, but these errors were encountered: