[Kolab-devel] [issue3439] FreeBusy display in web client and fbview depends on kolabHomeServer in LDAP

Sascha Wilde kolab-issues at intevation.de
Wed Feb 25 18:40:44 CET 2009


New submission from Sascha Wilde <wilde at intevation.de>:

The Horde turba component (used by stand alone fbview as well as by
the web client) depends on the kolabHomeServer attribute in the LDAP
for the user who's FB information is to be retrieved.

If kolabHomeServer is missing from the ldap a invalid FB URL of the
form https:///freebusy/USER.xfb is created and the query fails.

Horde should use the default Kolab Server as a Fallback if
kolabHomeServer is nonexistent or empty.

Details:

The FB information is retrieved from the freebusyUrl of the user in
question, which in turn is generated on the fly using the
kolabHomeServer LDAP attribute as defined in
/kolab/var/kolab/www/client/turba/config/sources.php:

  'freebusyUrl' => array('fields' => array('kolabHomeServer', 'email'),
                         'format' => 'https://%s/freebusy/%s.xfb'),

----------
assignedto: wrobel
messages: 18768
nosy: bernhard, martin, thomas, till, wilde, wrobel
priority: urgent
status: unread
title: FreeBusy display in web client and fbview depends on kolabHomeServer in LDAP
topic: web client
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3439>
___________________________________________________




More information about the devel mailing list