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-09-28 12:40:22 +0300
committerHannah von Reth <vonreth@kde.org>2021-09-28 18:25:31 +0300
commit13bc7d51395f50a8584fa09eb3ae2267d7dbd38e (patch)
tree7e292a7ce3ad5e2b0ece0e236af7453525a6d928 /changelog
parent945bccdeefcd003cc044020331b219990987a4bc (diff)
Fix dehydration of read only files
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/90936
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/unreleased/9093 b/changelog/unreleased/9093
new file mode 100644
index 000000000..6e5b9b8dd
--- /dev/null
+++ b/changelog/unreleased/9093
@@ -0,0 +1,6 @@
+Bugfix: Dehydrating placeholders failed if the file is read only
+
+We fixed a bug where dehydrating a read only file failed without any apparent reason.
+
+https://github.com/owncloud/client/issues/9093
+https://gitea.owncloud.services/client/client-plugin-vfs-win/pulls/33