[Tickets #1219] NEW: Nag and Kronolith don't show any data on a Kolab account

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Jan 21 06:35:50 PST 2005


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

Ticket URL: http://bugs.horde.org/ticket/?id=1219
-----------------------------------------------------------------------
 Ticket     | 1219
 Created By | a.gungl at gmx.de
 Summary    | Nag and Kronolith don't show any data on a Kolab account
 Queue      | Horde Base
 Version    | HEAD
 State      | Unconfirmed
 Priority   | 1. Low
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


a.gungl at gmx.de (2005-01-21 06:35) wrote:

The handling of ACLs is broken. If you delete these lines in Kolab.php in
function synchroniseShare():  

        foreach ($acl as $user => $user_acl) { 
             $result = $imap->deleteACL($folder_name, $user); 
             if (is_a($result, 'PEAR_Error')) { 
                 return $result; 
             } 
         } 

you can use Kronolith and Nag with Kolab to inspect your data.




More information about the bugs mailing list