[Korganizer-devel] [Bug 236096] Publishing free/busy information does not work

David Faure faure at kde.org
Mon May 3 00:46:11 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=236096


David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |faure at kde.org




--- Comment #1 from David Faure <faure kde org>  2010-05-03 00:46:11 ---
kmail <= 4.4 had code in KMailICalIfaceImpl::triggerKolabFreeBusy which would
trigger an update of the freebusy information on the (kolab 2) server: all that
needs to be done is a KIO::get on
https://$USER@$HOST/freebusy/trigger/$USER/$FOLDER.pfb
after uploading events into the imap folder $FOLDER (e.g. "Calendar/Public")
$USER is dfaure at kdab.com in my case (full email).

I suppose this has to be done by the akonadi kolab resource now?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list