[Tickets #6313] Re: Addressbook list not shown
bugs at horde.org
bugs at horde.org
Sun Feb 24 21:04:30 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6313
-----------------------------------------------------------------------
Ticket | 6313
Updated By | thomas.jarosch at intra2net.com
Summary | Addressbook list not shown
Queue | Kolab
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Gunnar Wrobel
+New Attachment | turba-use-share-ID.patch
-----------------------------------------------------------------------
thomas.jarosch at intra2net.com (2008-02-24 16:04) wrote:
> $addressbook["INBOX%2FKontakte"]:
> $addressbook->getName() = "INBOX/Kontakte";
> $addressbook->get('name') = "Kontakte";
Looks like the Kolab share handling in Turba, at least for me using PHP
5.2.5, is currently not working at all as Turba expects the key of the
shares (=>$addressbooks) array to be the value of getName() instead of
getId().
I wrote a small proof-of-concept patch to fix the issue, works like a
charm now.
Would it make sense to use getId() for refering to the addressbook source?
If yes, are the changes in the patchset to the History needed as well (I'm
not familiar with Horde's History framework)?
Cheers,
Thomas
More information about the bugs
mailing list