[commits] Horde branch master updated. a5a9141ad5fb614e296b892ad671c70e8352c526

Michael J. Rubinsky mrubinsk at horde.org
Mon Oct 28 03:54:02 UTC 2013


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

from: 22b54418cd26d088545d8d085721d37d239484e3

a5a9141 API: Fix PHP error when given a list of uids to delete. Bug #12790

Summary: http://github.com/horde/horde/compare/22b54418cd26d088545d8d085721d37d239484e3...a5a9141ad5fb614e296b892ad671c70e8352c526

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

commit a5a9141ad5fb614e296b892ad671c70e8352c526
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Thu Oct 24 15:37:05 2013 +0200

    API: Fix PHP error when given a list of uids to delete. Bug #12790
    
    When we pass an array of uids to delete,
    we should return after processing them.
    
    Fixes this error when using a Kolab backend:
    2013-10-23T10:53:27+02:00 WARN: HORDE [mnemo] PHP ERROR: base64_encode() expects parameter 1 to be string, array given [pid 11460 on line 375 of "/datastore/share/pear/Horde/Url.php"]
    
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

 mnemo/lib/Api.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/a5a9141ad5fb614e296b892ad671c70e8352c526
http://git.horde.org/horde-git/-/commit/a5a9141ad5fb614e296b892ad671c70e8352c526




More information about the commits mailing list