[Tickets #12790] Re: API: Fix PHP error when given a list of uids to delete

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Oct 28 03:54:03 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12790
------------------------------------------------------------------------------
  Ticket             | 12790
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | API: Fix PHP error when given a list of uids to delete
  Queue              | Mnemo
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2013-10-28 03:54) wrote:

Changes have been made in Git (master):

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://git.horde.org/horde-git/-/commit/a5a9141ad5fb614e296b892ad671c70e8352c526





More information about the bugs mailing list