| Summary | Nag and Kronolith don't show any data on a Kolab account |
| Queue | Horde Framework Packages |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | stuart (at) |
| Requester | a.gungl (at) gmx (dot) de |
| Created | 01/21/2005 (7641 days ago) |
| Due | |
| Updated | 02/04/2005 (7627 days ago) |
| Assigned | 01/21/2005 (7641 days ago) |
| Resolved | 02/04/2005 (7627 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
respect to the described problem.
reproducible pattern at hand, I believe that this issue is bound to
the way how the user authenticates. So it may be related to
#1220,because I can work quite fine without the proposed adjustment if I
have everything in shape to login with my mail address (user@domain).
However if I login with my Kolab uid (user), I can't see the data.
The modification of the ACLs is no longer reproducable with this account.
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Nag and Kronolith don't show any data on a Kolab account
Queue ⇒ Horde Base
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.