Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.11: Bug reading iPhone 6 EXIF info in specific image #988

Closed
MarkRH opened this issue Jan 25, 2016 · 3 comments
Closed

1.4.11: Bug reading iPhone 6 EXIF info in specific image #988

MarkRH opened this issue Jan 25, 2016 · 3 comments

Comments

@MarkRH
Copy link

MarkRH commented Jan 25, 2016

After uploading and working with an image captured from an iPhone (an image a relative sent. I do not have access to the phone) I noticed some errors in my debug log. I cleared the log and then edited the image and did a Refresh Meta. This is what the log then shows:

{22293:Mon, 25 Jan 2016 00:21:25 GMT}
NOTICE: Undefined index: Make in /home/markhead/public_html/zenphoto/zp-core/exif/exif.php on line 751
read_entry called from read_exif_data_raw (exif.php [1025])
from read_exif_data_protected (functions.php [2213])
from Image->updateMetaData (class-image.php [335])
from admin-edit.php [223]

Looks like the camera is: Lens Model iPhone 6 back camera 4.15mm f/2.2

img_1765
Going to attach the image.

@MarkRH
Copy link
Author

MarkRH commented Jan 25, 2016

Well, maybe it's not a bug persee as it would seem this iPhone doesn't create the same tags or exif spec that expected.

@acrylian
Copy link
Member

Just tried the attached image. I didn't get any notice in the server log but in the ZP debug log indeed, too.

I have added an additional check for that index as a workaround in the support build.

acrylian added a commit that referenced this issue Jan 25, 2016
@fretzl
Copy link
Member

fretzl commented Jan 25, 2016

Not tested the fix yet. I'm sure it works ;-)

I noticed something else.
Because it is a large file I decided to make it smaller to see what happens.
Well...nothing happens. No errors.

sbillard referenced this issue in sbillard/netPhotoGraphics-DEV Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants