Closed (fixed)
Project:
IMCE
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2012 at 10:58 UTC
Updated:
27 Jul 2020 at 14:49 UTC
Jump to comment: Most recent
I am using imagecache actions together with the imagecache autorotate submodule. When uploading an image with filefield the autorotate works. When using imce it does not. My best guess would be that imce alters the exif information in the image file. Can someone confirm this? If so, is there a workaround to preserve the exif information?
Thanks
Comments
Comment #1
kressin commentedIn a sudden attack of seldom wit I found the answer myself: the rescaling function of IMCE is the problem. It seems to rewrite the exif data. Is there a way to set maximum image size and still preserve the exif data?
Comment #2
ufku commentedYou may try opening an issue against Drupal core as IMCE uses core functionality regarding image manipulation.
Comment #3
thallesThis must be closed.
Comment #4
thallesComment #5
thalles