When I upload an image through JomSocial, the meta data is saved correctly and I can view it by opening the URL. Once I start the cron service and the file is uploaded to Amazon S3, the meta data content-type is saved as application/octet-stream, and cannot be viewed by URL access. The webpage still works correctly displaying it, but the meta data should not be changed regardless.
JomlSocial - Amazon S3: upload meta data changed
Ninja
1. Uploaded an image through JomSocial, and validate through Chrome Console the meta content type: https://snipboard.io/5iOv7d.jpg
2. Run the cron job, and I see the new image upload to Amazon: https://snipboard.io/MI2Dx1.jpg
3. Go back to my profile, refresh the page, and I can see in the console that the image is uploaded and the meta content type changed: https://snipboard.io/V3dfer.jpg
Ninja locked the discussion.