JoomGalleryfriends / JG4-dev

Development repository for JoomGallery v4.x
GNU General Public License v3.0
10 stars 6 forks source link

[FileManager service] Metadata of original image gets deleted during upload #111

Open Elfangor93 opened 1 year ago

Elfangor93 commented 1 year ago

Steps to reproduce the issue

  1. Install JoomGallery 4 (main branch)
  2. Upload an image containing EXIF metadata
  3. Check the uploaded and generated original image file in the file explorer of your server (/images/joomgallery/originals)

Expected result

The original image file should be a 1:1 copy of the local image which was uploaded to create the new image record.

Actual result

The original image on the server does not have any EXIF metadata.