[Tickets #3676] public_to_horde_share script hangs

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Mar 30 10:46:38 PST 2006


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

Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3676
-----------------------------------------------------------------------
 Ticket             | 3676
 Updated By         | mseltser at soroki.com
 Summary            | public_to_horde_share script hangs
 Queue              | Turba
 Version            | 2.1
 State              | Assigned
 Priority           | 1. Low
 Type               | Bug
 Owners             | Michael Rubinsky
-----------------------------------------------------------------------


mseltser at soroki.com (2006-03-30 10:46) wrote:

The patch has been applied using the following command:

[root at dev upgrades]# patch -p0 < patch_public_to_horde_share
patching file public_to_horde_share.php
Hunk #3 succeeded at 30 with fuzz 2.

Then, I've disabled the following lines:

// Find out what our Auth driver will let us do and
// get the list of all users if we can.
//$authDriver = $conf['auth']['driver'];
//#$auth = &Auth::singleton($authDriver);
//if ($auth->hasCapability('list')) {
//    $users = $auth->listUsers();
//}

No changes in behavior...
Michael




More information about the bugs mailing list