[buddypress-trac] [BuddyPress] #5089: Avatar rotation fix for iOS
buddypress-trac
noreply at wordpress.org
Tue Jul 9 16:19:59 UTC 2013
#5089: Avatar rotation fix for iOS
-------------------------------------------------+-------------------------
Reporter: modemlooper | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
Component: Core | Release
Severity: normal | Version: 1.0
Keywords: needs-testing dev-feedback needs- | Resolution:
refresh |
-------------------------------------------------+-------------------------
Comment (by modemlooper):
WP rejiggles the image meta data into it's own array and drops the efix
data which is not need in most uses. The problem is you have to get efix
meta data from raw image so it needs to be read at the upload point. This
is actually a bug in mobile safari's upload process. Native apps using iOS
media upload switches orientation for you. Apple half assed it.
I uploaded a new bp-core-avatars that suppresses php warning on images
without efix data.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5089#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list