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 COPY keep checksum value #26584

Closed
PVince81 opened this issue Nov 8, 2016 · 1 comment
Closed

Webdav COPY keep checksum value #26584

PVince81 opened this issue Nov 8, 2016 · 1 comment

Comments

@PVince81
Copy link
Contributor

PVince81 commented Nov 8, 2016

Steps

  1. Upload a file and provide a checksum value, for example: curl -u admin:admin -X PUT http://localhost/owncloud/remote.php/webdav/bacon.txt -T bacon.txt -H "OC-Checksum: MD5:d41d8cd98f00b204e9800998ecf8427e"
  2. Do a Webdav copy of bacon.txt to bacon2.txt
  3. Check oc_filecache or do a PROPFIND of the oc:checksums property

Expected result

Checksum value kept.

Actual result

Not kept

Versions

Observed on 9.2 pre-alpha / git master

@ownclouders
Copy link
Contributor

Hey, this issue has been closed because the label status/STALE is set and there were no updates for 7 days. Feel free to reopen this issue if you deem it appropriate.

(This is an automated comment from GitMate.io.

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

3 participants