[Kolab-devel] RE: Possible problems in Toltec's Kolab XML handling?
Joon Radley
joon at radleys.co.za
Tue Apr 26 20:48:38 CEST 2005
Hi Andreas,
> > > > The second issue is that I have some events defined in OL which
> > > > are recurring with an end date. But they end on the server as
> > > > <recurrence cycle="daily">
> > > > <interval>1</interval>
> > > > <range type="none"/>
> > > > </recurrence>
> > > > while Kontact uses e.g.
> > > > <recurrence cycle="daily" >
> > > > <interval>1</interval>
> > > > <range type="date" >2005-04-20</range> </recurrence>
> for that.
> > > > Does anybody else have this problem?
> > >
> > > When range type is none, no end date has been specified
> in Outlook.
> > > Specify an end date and the range will change.
> >
> > I have to re-check, but this might take some days. I'll
> give feedback,
> > though.
>
> Sorry for breaking the thread. Here are my results of the check:
>
> I've created a new event in Outlook 2000 (version 9.0.0.2814
> with Toltec 2.0 RC0) as starting on Monday for 30 min with
> daily reccurrence and end date for recurrence on Thursday
> (April 28th).
> Here is what I get after the transfer to the server:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <event version="1.0">
> <product-id>Toltec Connector Open Format (2.0)</product-id>
> <uid>TOLTEC.942FEEA946FB41D6882EC3DA0FC16719</uid>
> <creation-date>2005-04-26T14:48:21Z</creation-date>
>
> <last-modification-date>2005-04-26T14:48:21Z</last-modification-date>
> <sensitivity>public</sensitivity>
> <summary>Test Andreas</summary>
> <start-date>2005-04-25T06:00:00Z</start-date>
> <end-date>2005-04-25T06:30:00Z</end-date>
> <show-time-as>busy</show-time-as>
> <color-label>none</color-label>
> <creator><display-name>Jens</display-name>
> <smtp-address>demo at osp-dd.de</smtp-address>
> </creator>
> <recurrence cycle="daily">
> <interval>1</interval>
> <range type="none"/>
> </recurrence>
> </event>
>
>
> <range type="none" /> is clearly wrong. BTW I get the same
> error when using RC1 of the connector.
Fixed.
Best regards
Joon Radley
Radley Network Technologies CC
Cell: +27 (0)83 368 8557
Fax: +27 (0)12 998 4346
E-mail: joon at radleys.co.za
More information about the devel
mailing list