[wp-trac] [WordPress Trac] #37140: Rotating images doesn't adjust orientation for imagick

WordPress Trac noreply at wordpress.org
Sat Feb 25 05:25:44 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:  has-unit-tests has-patch  |     Focuses:
--------------------------------------+---------------------------
Changes (by mikeschroder):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"40123"]:
 {{{
 #!CommitTicketReference repository="" revision="40123"
 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.
 See #14459.
 Fixes #37140.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37140#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list