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

WordPress Trac noreply at wordpress.org
Mon Feb 27 04:21: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-patch       |     Focuses:
----------------------------+---------------------------
Changes (by mikeschroder):

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


Comment:

 In [changeset:"40129"]:
 {{{
 #!CommitTicketReference repository="" revision="40129"
 Media: After [40123], Feature check `setImageOrientation`.

 In [40123], `WP_Image_Editor_Imagick` started using
 `Imagick::setImageOrientation` and `Imagick::ORIENTATION_TOPLEFT`,
 but had no equivalent feature check.

 While they were introduced more than 9 years ago, it's important
 to double-check everything is available before using with Imagick.

 Fixes #37140.
 }}}

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


More information about the wp-trac mailing list