[wp-trac] [WordPress Trac] #14459: Rotate Full Size Images on Upload
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 29 23:16:18 UTC 2010
#14459: Rotate Full Size Images on Upload
-------------------------+--------------------------------------------------
Reporter: mrroundhill | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upload | Version: 3.0
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
It may be worth a revisit to #7042. Some mobile devices that use
WordPress for Android are not capturing images in the correct orientation,
instead they are writing the EXIF orientation to the image instead (which
is a standard method these days). In wp-android and other external
clients that offer full size image upload, these images will not be
rotated correctly upon upload.
Since most mobile users are on the go with no access to the wp-admin area
to rotate the images themselves, it would work best if the image was
rotated for them automatically.
Hopefully there's a solution that wouldn't strip the EXIF data, some way
to copy the EXIF data before rotating, then save it back again?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14459>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list