Summary | _listShares in Kolab's share driver not working as expected |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 02/24/2008 (6376 days ago) |
Due | |
Updated | 03/03/2008 (6368 days ago) |
Assigned | 02/24/2008 (6376 days ago) |
Resolved | 03/03/2008 (6368 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
I never noticed. In CVS.
Btw.: Fixing this directly leads to
Bug #6287State ⇒ Assigned
Version ⇒
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ _listShares in Kolab's share driver not working as expected
Queue ⇒ Horde Framework Packages
New Attachment: horde-kolab-share-driver-fix-keep.patch
State ⇒ Unconfirmed
while debugging another issue I took a closer look at the Kolab share driver's
_listShare() function. Looks like filtering is currently not working,
attached patch fixes the issue.
Cheers,
Thomas