[commits] Horde branch master updated. 60042266979c25b4f2c3bb8cf904184c527a8e1b

Michael Rubinsky mike at theupstairsroom.com
Fri Feb 19 16:04:55 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 5bc548a5091d6696d65168808037ec2c638e03bd

aa08ed0 This is no longer a PEAR_Error
e845699 ws
6004226 Always load the image before iterating, but make sure it's not already loaded first.

-----------------------------------------------------------------------

commit aa08ed0668b8803c2bd298528c6f724385bc968d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 19 10:18:10 2010 -0500

    This is no longer a PEAR_Error

 ansel/lib/Gallery.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=c9b285790f0ba6aea71c4132b2518efe25b5b653&r2=aa08ed0668b8803c2bd298528c6f724385bc968d

-----------------------------------------------------------------------

commit e84569902e2e1cdcb9b04ef8fd508f053c0af7f0
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 19 11:02:56 2010 -0500

    ws

 ansel/lib/Image.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=c03139dd84b7689f87c59d0a62ea3ea2415af357&r2=e84569902e2e1cdcb9b04ef8fd508f053c0af7f0

-----------------------------------------------------------------------

commit 60042266979c25b4f2c3bb8cf904184c527a8e1b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 19 11:03:44 2010 -0500

    Always load the image before iterating, but make sure it's not already loaded first.
    
    If we attempt to call #load() twice, it will reload the raw data into Horde_Image,
    thus resetting the iterator and causing an infinite loop. Also, use consistent method names.

 ansel/lib/Gallery.php |    2 +-
 ansel/lib/Image.php   |   32 +++++++++++++++++++++++++-------
 2 files changed, 26 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=aa08ed0668b8803c2bd298528c6f724385bc968d&r2=60042266979c25b4f2c3bb8cf904184c527a8e1b
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=e84569902e2e1cdcb9b04ef8fd508f053c0af7f0&r2=60042266979c25b4f2c3bb8cf904184c527a8e1b




More information about the commits mailing list