[Tickets #6883] Re: group permission with LDAP does not work

bugs at horde.org bugs at horde.org
Sat Oct 25 16:38:57 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/6883
------------------------------------------------------------------------------
  Ticket             | 6883
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | group permission with LDAP does not work
  Queue              | Horde Framework Packages
  Version            | FRAMEWORK_3
  Type               | Bug
  State              | Resolved
  Priority           | 3. High
  Milestone          | 3.3
  Patch              |
-Owners             | Jan Schneider
+Owners             | Michael Rubinsky, Jan Schneider
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2008-10-25 12:38) wrote:

Can you try what I committed?

array_walk() cannot change the original value if the callback function  
doesn't take the value by reference. MDB2::quote() takes it by value,  
so the change doesn't stick.

Fixed slightly differently then you suggested, since using a reference  
in the foreach() loop will not work in PHP4.






More information about the bugs mailing list