[buddypress-trac] [BuddyPress Trac] #5089: Avatar rotation fix for iOS
buddypress-trac
noreply at wordpress.org
Tue Jul 15 00:05:56 UTC 2014
#5089: Avatar rotation fix for iOS
-------------------------------------+-----------------------------
Reporter: modemlooper | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Core | Version: 1.0
Severity: normal | Resolution:
Keywords: needs-testing has-patch |
-------------------------------------+-----------------------------
Comment (by shanebp):
r-a-y - afaik, wp_read_image_metadata doesn't include an orientation
attribute; too bad and I wonder why.
Even if it did, it'd just be more convenient; it uses exif_read_data to
populate its array.
[https://core.trac.wordpress.org/browser/tags/3.9.1/src/wp-
admin/includes/image.php#L322]
also - maybe ''is_callable( 'exif_read_data' ))'' is a better way to check
for exif support?
As opposed to ''wp_image_editor_supports()''
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5089#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list