Anyone runs into this issue or knows it is a known issue?
When saving new event entry, my reminder is always set to default instead of 
what it is set in the codes

below is my event entry before saving

<?xml version="1.0" encoding="utf-8"?>
<entry xmlns="http://www.w3.org/2005/Atom"; 
xmlns:gd="http://schemas.google.com/g/2005";>
  <gd:when startTime="2011-05-24T14:30:00-04:00" 
endTime="2011-05-24T15:30:00-04:00">
    <gd:reminder minutes="15" method="alert" />
  </gd:when>
  <gd:eventStatus value="http://schemas.google.com/g/2005#event.confirmed"; 
/>
  <title type="text">test event</title>
  <author>
    <email>[email protected]</email>
  </author>
  <category term="http://schemas.google.com/g/2005#event"; 
scheme="http://schemas.google.com/g/2005#kind"; />
  <summary type="text">test event</summary>
</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://code.google.com/apis/calendar/community/forum.html

Reply via email to