After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 241236 - evolution doesn't fetch free/busy info from ldap fburl
evolution doesn't fetch free/busy info from ldap fburl
Status: RESOLVED DUPLICATE of bug 233774
Product: evolution
Classification: Applications
Component: Calendar
pre-1.5 (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
evolution[addr_cal] evolution[addr_mail]
Depends on:
Blocks:
 
 
Reported: 2003-04-11 19:17 UTC by Andy Barclay
Modified: 2005-11-15 02:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andy Barclay 2003-04-11 19:17:33 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:

In order to schedule a meeting, we have files that detail the free/busy
information for all users. These files are available via ftp and/or http.
All users in the LDAP database have objectclass: calentry and the calFBURL
attribute pointing to either:
calFBURL: ftp://majestix.eng.collation.net/pub/calendar/billy.ifb
OR to:
calFBURL: http://majestix.eng.collation.net/calendar/billy.ifb

When I run evolution with the --debug=foo option, and add try to schedule
a meeting, I get:
cal-client-Message: cal_client_get_free_busy(): could not get the objects

I see it do the ldap lookup, but it NEVER seems to do the ftp or the http
to fetch the free/busy file.



Steps to reproduce the problem:
1. setup openldap with calEntry schema calfburl attribute.
2. configure a directory in evolution (no ssl, sub scope)
3. go to calendar, new meeting, invite others, choose users with
free/busy info.

Actual Results:

All the time for all users shows up as "no information".


Expected Results:

I expect the busy time to be shown.


How often does this happen? 

every time


Additional Information:
Comment 1 Oli Kessler 2004-01-21 13:47:59 UTC

*** This bug has been marked as a duplicate of 233774 ***