Strip spaces from uploaded file names (fixes #2415)

This commit is contained in:
Bernd Bestel
2023-12-30 19:49:21 +01:00
parent 7f7f1e8dce
commit 99f448dd64
2 changed files with 7 additions and 1 deletions

View File

@@ -57,6 +57,7 @@
### General
- Optimized sidebar icon spacing (thanks @chris-thorn)
- Fixed that file uploads (product pictures and so on) didn't work for files where the file name contains multiple spaces
### API