[wp-trac] [WordPress Trac] #37140: Rotating images doesn't adjust orientation for imagick
WordPress Trac
noreply at wordpress.org
Mon Feb 27 19:32:48 UTC 2017
#37140: Rotating images doesn't adjust orientation for imagick
-------------------------------------+---------------------------
Reporter: triplejumper12 | Owner: mikeschroder
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7.3
Component: Media | Version: 3.5
Severity: normal | Resolution: fixed
Keywords: needs-patch fixed-major | Focuses:
-------------------------------------+---------------------------
Changes (by joemcgill):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"40135"]:
{{{
#!CommitTicketReference repository="" revision="40135"
Media: Reset Exif orientation after rotate in WP_Image_Editor_Imagick.
Due to inconsistencies in the way browsers handle Exif orientation data,
if a user manually rotates an image within WordPress, set the Exif
orientation to
the default (1) so that the image displays with the same rotation/flip in
every browser.
Props sanchothefat, triplejumper12, joemcgill, azaozz, markoheijnen,
mikeschroder.
Merges [40123] and [40129] to the 4.7 branch.
Fixes #37140. See #14459.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37140#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list