Closed (fixed)
Project:
Exif
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Jan 2013 at 11:15 UTC
Updated:
4 Apr 2018 at 21:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
arnested commentedPatch
Comment #2
arnested commentedComment #3
jphautin commentedComment #5
jphautin commentedthanks for the patch.
patch merged in 7.x-1.x branch for test
Comment #6
arnested commentedSo could the status be changed to Fixed now?
Comment #7
jphautin commentedHello,
I am waiting for some feedback before closing the issue.
regards,
Comment #8
scotwith1tThis saved my day with a site using S3 for image storage. I was banging my head against trying to do my own EXIF implementation and tried this module and it wasn't working at first until I realized it was because of the remote file system and this made it super-simple in our custom module to just depend on this module (the latest dev, with this patch, of course!) and call
_exif_get_data_from_file_uri. Thanks!!Comment #9
jphautin commented