[Korganizer-devel] [Bug 177860] New: Support Zimbra Free/Busy URL format
Doron
doron.fediuck at gmail.com
Mon Dec 15 16:41:43 CET 2008
http://bugs.kde.org/show_bug.cgi?id=177860
Summary: Support Zimbra Free/Busy URL format
Product: korganizer
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: korganizer-devel at kde.org
ReportedBy: doron.fediuck at gmail.com
Version: 3.5.9 (using 3.5.9, Gentoo)
Compiler: Target: i686-pc-linux-gnu
OS: Linux (i686) release 2.6.25-gentoo-r9
Hi All,
The corporate I'm working for, are using Zimbra for mail/calendar/
tasks/etc. I've managed to make most of the KDE PIM work with Zimbra,
but I came to a wall which is the Free/Busy URL.
The way it's implemented today, is adding user.ifb at the end of
the URL, prior to any parameters (using ? and & format).
However, for Zimbra (and Outlook in some cases) are using the following URL:
The basic free-busy data:
https:// server.domain.com/zimbra/home/username/calendar.ifb
Export the free/busy data in the calendar folder for the next 60 days you
would:
https:// server.domain.com/zimbra/home/username/calendar.ifb?start=0d&end=60d
(Note that this is the free/busy data for the specific calendar folder name
only.)
If you wanted to get the info from multiple calendars on an account then you'd
want to use the following URL instead:
https:// server.domain.com/zimbra/home/username/?fmt=ifb
https:// server.domain.com/zimbra/home/username/?fmt=ifb&start=0d&end=60d
Is it possible to add support to the /username/ URL format, so no user.ifb is
automatically added, but replace the /username/ pattern ?
Thanks,
Doron.
--
Configure bugmail: http://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