This is the bug tracker for Photo Organizer.
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
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
|
DetailsIn 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..)
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..)
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.