I uploaded an image to a new issue to help but the image failed to upload correctly. It appears as an attachment in the issue and as a placeholder in the comment field, but opening either returns a 404 error.
It's unclear if the image is successfully uploaded or not. If it is, the URL is probably not set correctly in the issue / comment field.
Attach an image or other file to a new issue and successfully show it in the UI (both for attachment and comment field)
There are actually a ton of examples of this even within this project, many of them being my own issues filed.
My workaround has been to attach them in comments (which works reliably), but it kind of sucks that it doesn't work for the main issue filing.
The file gets uploading correctly but the link is generated incorrectly, I had seen this but had not tracked it down, thanks for that :)
Metadata Update from @pingou: - Issue assigned to pingou - Issue tagged with: bug
Commit 106d06c8 fixes this issue