Open matrixbot opened 2 weeks ago
This comment was originally posted by @Dreamsorcerer at https://github.com/matrix-org/dendrite/issues/3369#issuecomment-2072079594.
Isn't this also a flaw in the client or spec? If the image is an SVG, then it shouldn't be making multiple requests for different thumbnails, it should just display the original image.
This issue was originally created by @Dreamsorcerer at https://github.com/matrix-org/dendrite/issues/3369.
Background information
go version
: 1.21Description
"Failed to read src file" MediaID=3e59ec584581583cdc99db373f07ced46aeadb9bc0388b6abd16fdfaa439cf2a error="image: unknown format" req.id=KzRl2SSkLDWT req.method=GET req.path=/_matrix/media/v3/thumbnail/.../3e59ec584581583cdc99db373f07ced46aeadb9bc0388b6abd16fdfaa439cf2a src=/var/www/matrix/media_store/w/Y/F5VC6SeTYdF4PdcmE21ih6xLVVu7Q4LJx0HvqrzGE/file
Steps to reproduce