GNOME Bugzilla – Bug 233774
LDAP contacts Free/Busy URL ignored
Last modified: 2013-09-10 14:03:33 UTC
Description of Problem: Free/Busy URL is not checked for LDAP contacts Steps to reproduce the problem: 1. Load an RFC 2739 schema into the ldap server 2. Edit the Free/Busy URL field for the contact on the LDAP server 3. Create a Meeting and Invite that contact from the LDAP server 4. Go to scheduling Actual Results: No Information available. The web server logs also show no activity for that url. Expected Results: The free/busy information should be loaded by gnome-vfs from the url. How often does this happen? Always. Additional Information: This works for contacts in the local contacts store. Also, if there is a contact of the same name as the LDAP contact in the local store, it's (the local) Free/Busy URL will be consulted. The RFC2739 LDAP schema that I created can be found here: http://people.pinpoint.com/~benders/rfc2739.schema
Created attachment 41723 [details] openldap schema for RFC 2739
This is probably related to the lack of webcal: and viewing/publishing f/b info at a remote address. Adding myself to the cc: as I'm going to look at the webcal: stuff for 1.6.
*** bug 246449 has been marked as a duplicate of this bug. ***
*** bug 241236 has been marked as a duplicate of this bug. ***
I have confirmed that this still occurs in Evolution 1.4.5. I have also applied an updated version of the RFC 2739 schema for OpenLDAP. This problem might also be in the LDAP Contact system. However it appears that the calendar is just doing a simple text match for the email address of the meeting attendant against the local contact store, and is not actually attempting to pull information from the attendant selected in the dialog at all.
*** This bug has been marked as a duplicate of 231967 ***