[wp-trac] [WordPress Trac] #22597: Image Editor checking GD directly for rotate support

WordPress Trac noreply at wordpress.org
Mon Nov 26 21:09:21 UTC 2012


#22597: Image Editor checking GD directly for rotate support
-----------------------------+--------------------------
 Reporter:  DH-Shredder      |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Media
  Version:  trunk            |   Severity:  normal
 Keywords:  has-patch        |
-----------------------------+--------------------------
 The image editor is currently checking imagerotate() directly to decide
 whether it should enable the rotate buttons.

 We should be checking the image editor.

 The initial patch is a bit creative because we assume rotate() is a
 required function with the WP_Image_Editor class.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22597>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list