In Google Calendar, create an event with a 10 minute reminder.  Sync
your changes down to your app.  Back in Google Calendar, change the
reminder time to 20 minutes.  Sync again.  The calendar's "updated"
time is not changed.

This makes it difficult for me to stay in sync with Google, because I
trigger a sync when I see the calendar's "updated" time change.  Any
chance this bug could be fixed?

Below is the TCP traffic.

-- before reminder time change --

GET /calendar/feeds/riggle%40gmail.com HTTP/1.1
...
<entry><id>http://www.google.com/calendar/feeds/riggle%40gmail.com/
riggle%40gmail.com</id><published>2007-08-09T18:01:54.458Z</
published><updated>2007-08-09T18:00:24.000Z</updated><title
type='text'>David Riggle</title>...</entry>

-- after reminder time change in Google Calendar --

GET /calendar/feeds/riggle%40gmail.com HTTP/1.1
...
<entry><id>http://www.google.com/calendar/feeds/riggle%40gmail.com/
riggle%40gmail.com</id><published>2007-08-09T18:15:45.628Z</
published><updated>2007-08-09T18:00:24.000Z</updated><title
type='text'>David Riggle</title>...</entry>


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