What steps will reproduce the problem?
1. Execute: google calendar add --cal SMS --reminder "1m" "Event at 02:35am"
-> It doesn't set the reminder of the event.
2. Now execute: google calendar add --cal SMS --reminder 1m "Event at 02:35am"
-> It does set the reminder.
3. Also try: google calendar add --cal SMS --reminder "1m" Event -> This also
works, but since there are no double-quotes on the event's name, with can't
have more than one word (on bash).
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
Using Debian "Squeeze":
googlecl 0.9.9-1
python-gdata 2.0.8-1.1
Please provide any additional information below.
Commands executed on bash.
Original issue reported on code.google.com by mt.pere...@gmail.com on 27 Apr 2012 at 1:38
Original issue reported on code.google.com by
mt.pere...@gmail.com
on 27 Apr 2012 at 1:38