6.0.0-beta1
8/11/25

[#12790] API: Fix PHP error when given a list of uids to delete
Summary API: Fix PHP error when given a list of uids to delete
Queue Mnemo
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 10/24/2013 (4309 days ago)
Due
Updated 10/28/2013 (4305 days ago)
Assigned
Resolved 10/28/2013 (4305 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
10/28/2013 03:57:05 AM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Resolved
 
10/28/2013 03:54:03 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit a5a9141ad5fb614e296b892ad671c70e8352c526
Author: Thomas Jarosch <thomas.jarosch@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@horde.org>

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

http://git.horde.org/horde-git/-/commit/a5a9141ad5fb614e296b892ad671c70e8352c526
10/24/2013 01:46:39 PM Thomas Jarosch Patch ⇒ Yes
New Attachment: 0001-API-Fix-PHP-error-when-given-a-list-of-uids-to-delet.patch Download
 
10/24/2013 01:44:59 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Mnemo
Summary ⇒ API: Fix PHP error when given a list of uids to delete
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Patch follows

Saved Queries