From 3de82bb2af28f56696a79bf41ccffc81385b6e2c Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Wed, 30 Aug 2023 15:18:34 +0100 Subject: Gracefully handle failing to thumbnail images (#16211) --- changelog.d/16211.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16211.bugfix (limited to 'changelog.d/16211.bugfix') diff --git a/changelog.d/16211.bugfix b/changelog.d/16211.bugfix new file mode 100644 index 0000000000..ab1816386c --- /dev/null +++ b/changelog.d/16211.bugfix @@ -0,0 +1 @@ +Fix a long-standing bug where uploading images would fail if we could not generate thumbnails for them. -- cgit 1.5.1