Closed gilfu closed 2 years ago
I haven't tried it yet myself (so no confirmation) but it sounds highly plausible. Unfortunately, I probably won't have much time the next three days to look into it.
This also appears to be a regression. A simple test like that works fine with 4.4.0.
I had a strange feeling of deja vu about this report and then I remembered #384. So it's an easy fix. Stay tuned.
Detailed description of the problem
When downloading an image with non-ASCII characters in its original filename, server fails with an error 500 HttpException "Symfony's response component failed".
Upload of the file via the import button was perfectly fine. Same for display. Internally, the file was renamed to a UUID filename.
Note that downloading full album is ok, the downloaded zip contains images named with non-ASCII characters.
Steps to reproduce the issue
Log outputs
Output of the diagnostics
Browser and system
Firefox 103 on Windows 11