Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#432 - Generic focal length stored instead of 35mm equivalent

Attached to Project: Photo Organizer
Opened by Geoffrey Lee (geolee) - Wednesday, 09 June 2010, 12:10 GMT
Last edited by Solomon Peachy (pizza) - Thursday, 10 June 2010, 17:40 GMT
Task Type Bug Report
Category Backend / Core → Import
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Devel
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

In v2.37rc2. Generic focal length stored instead of 35mm equivalent.
In my Panasonic camera, the exif string 'Scale Factor To 35mm Equivalent' should read as 'Scale Factor To 35 mm Equivalent', has a space between 35 and mm. Is it a typo? I need to change the string in file include/exif.php line 362 to make it work.
This task depends upon

Closed by  Solomon Peachy (pizza)
Thursday, 10 June 2010, 17:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  I've committed the fix, thanks! (I don't have any P&S cameras any more, so I didn't trip over this bug myself..)
Comment by Solomon Peachy (pizza) - Thursday, 10 June 2010, 17:37 GMT
Over the years exiftool has tweaked their tag names. The existing code was correct when I wrote it, but that was a few years ago.

I wonder when it changed. We don't enforce any particular version of exiftool.

I'll add that space to the code, and add a note that one should use a current exiftool wherver possible.

Loading...