Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-12-06 16:43:55 +0300
committerHannah von Reth <vonreth@kde.org>2021-12-09 12:37:51 +0300
commitb7e25e3f26785c3e3667471539234e5d4bafef9f (patch)
tree2b0557d131ae309693cb40a86d2841d71c69c9aa /changelog
parent1d8333344c120b79da9b0ad1a1a878b4ac448ea1 (diff)
Move dehydration into updateMetadata
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/92577
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog/unreleased/9257 b/changelog/unreleased/9257
new file mode 100644
index 000000000..56626eee6
--- /dev/null
+++ b/changelog/unreleased/9257
@@ -0,0 +1,7 @@
+Bugfix: Fix failing dehydration causing files to be moved to trash
+
+If files where dehydrated by the user the action could fail under certain conditions
+which caused a deletion of the file.
+
+https://github.com/owncloud/client/pull/9257
+https://github.com/owncloud/client-desktop-vfs-win/pull/9