Hello David,

Try retrieving the composite projection feed [1] to see
gd:recurrenceException elements.  These should contain the canceled
instances.

Sorry the EXDATE elements aren't appearing correctly.  The EXDATE
elements are being deprecated in the full feed.  Deleted instances of
recurring events will once again appear as separate entry elements in
the full feed.  As Philipp has pointed out in the groups, they should
probably only be represented as gd:recurrenceException elements in the
composite feed and should not be represented in the full feed.  We are
taking his suggestion into consideration, but it will not occur with
the next release.

Please follow up here if you have any additional questions.

Thanks,

-Ryan

[1] - http://code.google.com/apis/calendar/reference.html#Projection

On Apr 5, 10:52 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi
> The recurrent events returned by the API are not uptodate:
> The last deleted single occurency is always missing
>
> In google calendar (web UI), I create a recurrent event :
> from 10:00 to 11:00
> daily from 07/04/03 to 07/04/08
> so 6 days
>
> I delete a single occurrency in Google Calendar (web UI) (for example
> 07/04/04), a query on this event does not return any exception
> (EXDATE) for this deleted occurrency.
>
> I delete another single occurrency in Google Calendar (web UI) (for
> example 07/04/05), a query on this event returns only one exception
> (EXDATE) for this deleted occurrency.
> The EXDATE contains the first deleted occurrency (07/04/04), but not
> the last (07/04/05)
> I delete a third single occurrency in Google Calendar, EXDATE contains
> these exceptions : 07/04/04 and 07/04/05, but not the third.
> Etc.....
>
> I hope I'm understandable...
>
> I have the same problem with gdata-python-client-library,
> pygooglecalendar and calgoo (java UI)
>
> David.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to