Ryan,

The initial recurrence rule for the event is:

RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=SU
DTSTART;TZID=Europe/London;VALUE=DATE:20070304
DTEND;TZID=Europe/London;VALUE=DATE:20070305


The href for the original event is:

http://www.google.com/calendar/feeds/****/4p2u4jmpes1d4o22o7jqk5as54

the href for the exception is :

http://www.google.com/calendar/feeds/****/4p2u4jmpes1d4o22o7jqk5as54_20070325


I moved the event from March 25 to March 27, all other fields are the
same.

Thanks,

Mike


On Mar 14, 9:28 pm, "Ryan Boyd (Google)" <[EMAIL PROTECTED]> wrote:
> Hi Mike,
>
> Thanks for the bug report.
>
> I just have a few questions that will be helpful for us as we try to
> recreate and solve this problem:
> * What is the time zone specified on the calendar (in the calendar
> settings page)?
> * What time zone is reported in the original gd:recurrence syntax for
> the event. It would be very helpful if you could copy/paste the
> recurrence syntax (eliminating any private data).
> * When you're inserting the exception, what elements are you changing?
> * When specifying the original event, what UTC offset are you using?
>
> Thanks again,
>
> -Ryan
>
> On Mar 14, 1:26 pm, "mike" <[EMAIL PROTECTED]> wrote:
>
>
>
> > When I try to save an exception to an all day event in the GMT time
> > zone after March 25 I get the following error.
>
> > com.google.gdata.util.ResourceNotFoundException: Not Found <HTML>
> > <HEAD> <TITLE>Not Found</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF"
> > TEXT="#000000"> <H1>Not Found</H1> <H2>Error 404</H2> </BODY> </HTML>
>
> >         at
> > com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(Unknown
> > Source)
> >         at
> > com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(Unknown
> > Source)
> >         at
> > com.google.gdata.client.http.HttpGDataRequest.checkResponse(Unknown
> > Source)
> >         at com.google.gdata.client.http.HttpGDataRequest.execute(Unknown
> > Source)
> >         at com.google.gdata.client.http.GoogleGDataRequest.execute(Unknown
> > Source)
> >         at com.google.gdata.client.Service.insert(Unknown Source)
> >         at com.google.gdata.client.GoogleService.insert(Unknown Source)
>
> > The error is from the code: CalendarEventEntry returnEntry =
> > googleCalService.insert(calendarUrl, calendarEntry);
>
> > If the event is from before March 25 there is no problems with
> > creating the exception. Is this a problem with the new DST? This
> > problem does not exist in the PDT zone.
>
> > Thanks,
>
> > Mike- Hide quoted text -
>
> - Show quoted text -


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