weird float aperture and speed values
-
example gallery: http://btth.pl/shinjuku-czesc-zachodnia/#2811
it makes some mistakes in parsing data from exif, which result in:
Canon EOS 40D at 17mm and f/2.7999999523163, 1/124.99999406282sec, ISO 800
Canon EOS 40D at 19mm and f/9, 1/400.00000894071sec, ISO 400
Canon EOS-1D Mark III at 23mm and f/11, 1/200.00000447035sec, ISO 200and so on.
i think it should round it to nearest integer to avoid this (i’d rather see speed 1/201 than current lenghty float).
as data is already in database (wp_postmeta / _wp_attachment_metadata) data should be corrected on display, or everyone should be advised to run “Fix my posts” plugin after upgrade.
The topic ‘weird float aperture and speed values’ is closed to new replies.