[Tickets #9128] Re: Problem using GD thumbnails
bugs at horde.org
bugs at horde.org
Thu Jul 8 13:26:28 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9128
------------------------------------------------------------------------------
Ticket | 9128
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Problem using GD thumbnails
Queue | Horde Framework Packages
Version | Git master
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2010-07-08 09:26) wrote:
Thanks for the report. I committed a fix slightly different then what
you submitted. Horde_Image_Gd::_create is a protected method, so the
underlined prefix is appropriate, I corrected the calls to that method
instead.
Also, you shouldn't need to implement a noop rewind() method in
Horde_Image_Gd, it Extends EmptyIterator (well, actually, it extends
Horde_Image_Base, which in turn extends EmptyIterator) so the method
should be available.
Please try what I committed and see if you still get those errors.
More information about the bugs
mailing list