Hello, It seems that when I define all day event on web UI, the event returned via Google Calendar API has alert on even though the web UI says that there is no any alarms defined.
Event returned by Google: <entry> <id>xxx</id> <published>2008-06-28T13:40:19.000Z</published> <updated>2008-06-28T13:40:19.000Z</updated> <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event" /> <title type="text">alarm</title> <content type="text" /> <link rel="alternate" type="text/html" href="xxx" title="alternate" / > <link rel="self" type="application/atom+xml" href="xxx" /> <link rel="edit" type="application/atom+xml" href="xxx" /> - <author> <name>xxx</name> <email>xxx</email> </author> - <gd:comments> <gd:feedLink href="xxx" /> </gd:comments> <gd:eventStatus value="http://schemas.google.com/g/ 2005#event.confirmed" /> <gd:visibility value="http://schemas.google.com/g/ 2005#event.default" /> <gd:transparency value="http://schemas.google.com/g/ 2005#event.transparent" /> <gCal:uid value="xxx" /> <gCal:sequence value="0" /> - <gd:when startTime="2008-07-01" endTime="2008-07-02"> <gd:reminder minutes="10" method="sms" /> <gd:reminder minutes="10" method="alert" /> </gd:when> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="xxx" email="xxx" /> <gd:where /> </entry> Can somebody confirm is this something that can be fixed on client side or is this server bug? - Petteri --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
