The query I'm using looks like

http://www.google.com/calendar/feeds/charlie.wood%40gmail.com/private/full?gsessionid=2kwha1XXXsQ&updated-min=1970-03-17T06:00:00-00:00&max-results=100000

Yes, there is an entry for the deleted recurrence. (ID's have been
changed to protect the innocent.):

<entry>
    <id>http://www.google.com/calendar/feeds/charlie.wood%40gmail.com/
private/full/f1o21aaz123tqg7hello3hagtz</id>
    <published>2007-03-05T14:37:43.000Z</published>
    <updated>2007-03-05T14:37:44.000Z</updated>
    <category scheme="http://schemas.google.com/g/2005#kind";
term="http://schemas.google.com/g/2005#event"/>
    <category scheme="http://schemas.google.com/g/2005"; term="http://
schemas.google.com/g/2005#event"/>
    <title type="text">Class 3</title>
    <content type="text"/>
    <link rel="alternate" type="text/html" href="http://www.google.com/
calendar/event?
eid=ZjlvNDlraGANNdN0cWc3Z3ZuamUzbXJhelloY2hhcmxpAA12c44kQG0"
title="alternate"/>
    <link rel="self" type="application/atom+xml" href="http://
www.google.com/calendar/feeds/charlie.wood%40gmail.com/private/full/f1o21aaz123tqg7hello3hagtz"/>
    <link rel="edit" type="application/atom+xml" href="http://
www.google.com/calendar/feeds/charlie.wood%40gmail.com/private/full/f1o21aaz123tqg7hello3hagtz/63308788664"/>
    <author>
        <name>Charlie Wood</name>
        <email>[EMAIL PROTECTED]</email>
    </author>
    <gd:visibility value="http://schemas.google.com/g/
2005#event.default"/>
    <gd:eventStatus value="http://schemas.google.com/g/
2005#event.canceled"/>
    <gCal:sendEventNotifications value="false"/>
    <gd:transparency value="http://schemas.google.com/g/
2005#event.opaque"/>
    <gd:comments>
        <gd:feedLink href="http://www.google.com/calendar/feeds/
charlie.wood%40gmail.com/private/full/f1o21aaz123tqg7hello3hagtz/
comments"/>
    </gd:comments>
    <gd:where valueString=""/>
    <gd:when startTime="2006-09-11T09:00:00.000-05:00"
endTime="2006-09-11T10:00:00.000-05:00">
        <gd:reminder minutes="15"/>
    </gd:when>
</entry>

Regards,
Charlie


On Mar 5, 12:18 pm, "Ryan Boyd (Google)" <[EMAIL PROTECTED]> wrote:
> Hi Charlie,
>
> Thanks again for your continued reports.  You mentioned the
> gd:originalEvent is not appearing in the deleted instance of the
> event.   Is there an entry object representing that deleted instance?
> What, if any, query parameters are you using to retrieve the feed?
>
> Thanks,
>
> -Ryan
>
> On Mar 5, 7:04 am, "Charlie Wood" <[EMAIL PROTECTED]> wrote:
>
> > In a full, authenticated feed an exception to a recurring event has
> > previously included a <gd:originalEvent /> element with information
> > about the event to which the containing event is an exception. It
> > looks like that element has disappeared for exceptions where the event
> > has been deleted. However, it's still there for exceptions where the
> > event was modified but not deleted.
>
> > Could this be related to the earlier problem with deletes not being
> > included in the feed (http://groups.google.com/group/google-calendar-
> > help-dataapi/browse_thread/thread/c52d9a0f63b89ef3)?
>
> > Regardless, to reproduce the problem just create a recurring event and
> > delete one of the recurrences. Fetch the full, authenticated feed and
> > look at the entry for the deleted recurrence. It's missing the
> > <gd:originalEvent /> element. Move one of the recurrences to another
> > time and fetch the feed again. You'll see the <gd:originalEvent />
> > element included.
>
> > This is a big deal for us, so your (continued) help is greatly
> > appreciated.
>
> > Thanks,
> > Charlie


--~--~---------~--~----~------------~-------~--~----~
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