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

PROPFIND on a file uploaded by share receiver is not possible #968

Closed
individual-it opened this issue Nov 27, 2020 · 6 comments
Closed

PROPFIND on a file uploaded by share receiver is not possible #968

individual-it opened this issue Nov 27, 2020 · 6 comments
Labels
Category:Defect Existing functionality is not working as expected Type:Bug

Comments

@individual-it
Copy link
Member

  1. create a folder
  2. share the folder
  3. as receiver upload a file into the folder
  4. as sharer make a PROPFIND on that file
    curl -XPROPFIND https://localhost:9200/remote.php/dav/files/Einstein/folder/fromreceiver -ueinstein:relativity -k

Result: HTTP 207, but empty body

works on owncloud storage and also if the file is uploaded by the sharer

@individual-it
Copy link
Member Author

related / duplicate of #763 ?

@C0rby
Copy link
Contributor

C0rby commented Nov 30, 2020

cs3org/reva#1346 seems to fix this.
See unexpected passed tests: https://cloud.drone.io/cs3org/reva/3250/13/6

Didn't fix it, was some anomaly.

@C0rby
Copy link
Contributor

C0rby commented Nov 30, 2020

Okay nevermind... now they are listed in the unexpected failed list...

@phil-davis
Copy link
Contributor

Those TUS tests were only just added today. There will be a cross-over of PRs, rebase needed.

@settings settings bot removed the bug label Jan 12, 2021
@refs refs changed the title [ocis-storage] PROPFIND on a file uploaded by share receiver is not possible PROPFIND on a file uploaded by share receiver is not possible Jan 13, 2021
@refs refs added the Category:Defect Existing functionality is not working as expected label Jan 13, 2021
@settings settings bot removed the Storage:OCIS label Jan 29, 2021
@settings settings bot removed the p3-medium label Apr 7, 2021
@micbar
Copy link
Contributor

micbar commented Jul 9, 2021

fixed by reva update in #2230

@individual-it
Copy link
Member Author

manually retested and it work, closing the issue

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

No branches or pull requests

5 participants