ericzile / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Not possible to create an Event without a reminder on the default calendar. #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Server-Calendar

What steps will reproduce the problem?
1. Create an event without a reminder via API on your default calendar.

What is the expected output? What do you see instead?
* A <gd:reminder minutes="-1"/> is returned from the server. This should
not exist.

Please provide any additional information below.
See also 
http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread
/4c6f3451b52a0e18/

Original issue reported on code.google.com by kewi...@gmail.com on 3 Feb 2007 at 8:31

GoogleCodeExporter commented 9 years ago

Original comment by api.rb...@gmail.com on 22 Mar 2007 at 4:23

GoogleCodeExporter commented 9 years ago

Original comment by api.rb...@gmail.com on 22 Mar 2007 at 4:23

GoogleCodeExporter commented 9 years ago

Original comment by api.rb...@gmail.com on 22 Mar 2007 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by api.rb...@gmail.com on 22 Mar 2007 at 4:33

GoogleCodeExporter commented 9 years ago
This has been resolved.  Creating an event without a gd:reminder element causes 
the
event to be created without the default reminder.  To create a default reminder 
set,
a gd:remidner element with no attributes can be created.

Original comment by api.rb...@gmail.com on 16 Jul 2007 at 9:44