[#6694] error in getGroupMemberships, in hooks Driver for Group.php
Summary error in getGroupMemberships, in hooks Driver for Group.php
Queue Horde Framework Packages
Queue Version FRAMEWORK_3
Type Bug
State Resolved
Priority 2. Medium
Owners Jan Schneider <jan (at) horde (dot) org>
Requester almarin (at) um (dot) es
Created 05/13/2008 (87 days ago)
Due
Updated 05/21/2008 (79 days ago)
Assigned
Resolved 05/21/2008 (79 days ago)
Attachments hooks.php.path Download
Milestone
Patch No

History
05/21/2008 Jan Schneider Comment #2
State ⇒ Resolved
Assigned to Jan Schneider
Reply to this comment
Committed, thanks.
05/13/2008 almarin (at) um (dot) es Comment #1
New Attachment: hooks.php.path Download
Patch ⇒
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ error in getGroupMemberships, in hooks Driver for Group.php
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Reply to this comment
A print_r output given by getMembership function, with hooks driver:
Array
(
     [118] => ATICA
     [0] => Array
         (
         )

     [121] => ATICA:Servicio de Infraestructuras TICS
     [134] => ATICA:Servicio de Infraestructuras TICS:Telemática
)

I attach a path to fix it ($parents is already an array)