When an image upload fails, the actual error message is not shown, and does not seem to be available in any way. "View error" does nothing.
This might cause an issue, where a user could hammer the server by repeatedly attempting an image upload, even if it is rejected on the server side.
For example, I had an image upload fail, and have retried it dozens of times, as I've seen transient errors before.
As they all have failed, I suspect it could be a permanent failure (image size?) - but meanwhile, I have uploaded this image to the server way too many times.
Related Issues
[x] Search that this bugs don't already exist before creating it.
Environment:
Description
When an image upload fails, the actual error message is not shown, and does not seem to be available in any way. "View error" does nothing. This might cause an issue, where a user could hammer the server by repeatedly attempting an image upload, even if it is rejected on the server side.
For example, I had an image upload fail, and have retried it dozens of times, as I've seen transient errors before. As they all have failed, I suspect it could be a permanent failure (image size?) - but meanwhile, I have uploaded this image to the server way too many times.
Related Issues
350 - uploads failing somewhat frequently