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


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