blueimp/jQuery-File-Upload

Images still failing to upload (Not solved by #3639)

davidwsimms opened this issue · 2 comments

#3639 implies that this issue can be resolved by updating the blueimp plugin to 10.31.0 or reverting the Load Image plugin to a version < 5. I've tried both, and images with certain EXIF metadata still won't successfully upload. Clearing this EXIF metadata allows successful uploads, but we can't force customers to do this.

Could you provide sample images for which you can reproduce this issue on the demo?

If you have issues with images failing to be processed due to specific EXIF metadata, please provide a sample image that throws errors when loaded on the Load Image demo and file an issue in the JavaScript-Load-Image project.
Please make sure that you use the latest versions of both the JavaScript-Load-Image library as well as this project.