(bug): Cannot upload specific image
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary An image cannot be uploaded - see below. ### Steps to reproduce * Save the below image to your machine. * (Optional) Open your dev console if you want the log) * Upload the image and post it. ### Platform information Cross platform, Windows/Linux ### What is the current *bug* behavior? Image does not upload, throws a JSON parse error. ### What is the expected *correct* behavior? Image should be posted fine. ### Relevant logs and/or screenshots ![20151220173344_00003](/uploads/1221d665168034d793dd419f837ce145/20151220173344_00003.jpg) ![2019-03-25_14-16](/uploads/91d87b33e26ccdeac74d1a0011baf846/2019-03-25_14-16.png) ### Possible fixes It could be something to do with the image - but the server is not catching the error and reporting what that issue is to the user.
issue