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-17 15:50:23 +0300
committerHannah von Reth <vonreth@kde.org>2021-09-21 11:30:03 +0300
commit08985e7d73733a4c70e7e66850adcf7f1fd33f36 (patch)
tree8d94bbbc70d0608f159c355f5c2ddc31be62ae7f /changelog
parent15dbff6635ad25aed6f56848131e3b68b04f0778 (diff)
Don't ignore suffix placeholder
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/90265
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog/unreleased/9026 b/changelog/unreleased/9026
new file mode 100644
index 000000000..d268a5610
--- /dev/null
+++ b/changelog/unreleased/9026
@@ -0,0 +1,5 @@
+Bugfix: The file status of suffix placeholders was displayed incorrectly
+
+We incorrectly reported that suffix files where ignored.
+
+https://github.com/owncloud/client/issues/9026