[wp-trac] [WordPress Trac] #16106: Error reading EXIF data from uploaded image
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 11 05:19:21 UTC 2011
#16106: Error reading EXIF data from uploaded image
--------------------------+------------------------------
Reporter: 4D4M | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.0.4
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+------------------------------
Changes (by solarissmoke):
* keywords: => needs-patch
Comment:
Apparently some cameras do provide more than one ISO value (HI and LO). In
any case I checked the ISO specification
(http://www.exif.org/specifications.html) and multiple values are
permitted for isoSpeedRatings:
{{{
ISOSpeedRatings
Indicates the ISO Speed and ISO Latitude of the camera or input device as
specified in ISO 12232.
Tag = 34855 (8827.H)
Type = SHORT
Count = Any **This means multiple values acceptable**
Default = none
}}}
Think this could be done without defining a new function however.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16106#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list