[commits] Horde branch master updated. 669aba8dbcf9a6a5b3797933021367c5e754d9ba

Michael J. Rubinsky mrubinsk at horde.org
Mon Sep 24 14:44:27 UTC 2012


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

from: edf903da8bca7480b07a19d57c83c6098a6e7916

963b60f Don't kill the entire delete process if a single event has problems being removed.
d8ad520 $this->_exif contains human readable text, not raw exif data.
669aba8 Fix variable name.

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

commit 963b60f51f797b58001249685117c933ce0dbaa0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 24 10:22:11 2012 -0400

    Don't kill the entire delete process if a single event has problems being removed.
    
    Prevents fringe cases of being unable to delete a calendar after a
    botched import.

 kronolith/lib/Driver/Sql.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/963b60f51f797b58001249685117c933ce0dbaa0

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

commit d8ad52020662026a3f9da196f72df6c30195e96b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Sep 23 20:34:17 2012 -0400

    $this->_exif contains human readable text, not raw exif data.
    
    ...not to mention that this is called before $this->_exif is
    populated anyway. Partially fixes Bug: 11441

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

http://git.horde.org/horde-git/-/commit/d8ad52020662026a3f9da196f72df6c30195e96b

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

commit 669aba8dbcf9a6a5b3797933021367c5e754d9ba
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Sep 23 20:38:06 2012 -0400

    Fix variable name.
    
    Remaining fix for Bug: 11441

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

http://git.horde.org/horde-git/-/commit/669aba8dbcf9a6a5b3797933021367c5e754d9ba




More information about the commits mailing list