[wp-trac] [WordPress Trac] #22543: ImageMagick: Call to undefined method Imagick::setIteratorIndex()

WordPress Trac noreply at wordpress.org
Mon Nov 26 22:29:59 UTC 2012


#22543: ImageMagick: Call to undefined method Imagick::setIteratorIndex()
--------------------------+--------------------
 Reporter:  ocean90       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.5
Component:  Media         |     Version:  trunk
 Severity:  blocker       |  Resolution:
 Keywords:  has-patch     |
--------------------------+--------------------

Comment (by DH-Shredder):

 Replying to [comment:17 dfavor]:
 > It appears there should also be a check for MIME type image/png, as png
 images can be animated also.

 This is true, but there are an infinite amount of potential types with
 more than one frame that ImageMagick can support.

 The options are either, block for the ones we know will break and are
 readily supported by WordPress (which is your suggestion), or detect
 multi-frame files in a different way.

 Seeing if there's a better way to handle the check.
 The trick here is using functions that actually exist on prehistoric
 versions of ImageMagick.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22543#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list