GNOME Bugzilla – Bug 314243
cannot create a recurring event with interval more than 1 in groupwise-calendar
Last modified: 2013-09-10 13:41:25 UTC
Please describe the problem: Even if we set the interval (in creating a new recurring appointment in groupwise ) to 2 or more than 2, the recurring event is created as if the interval is 1 Eg: if u want to create a recurring appointment that recurs every alternate day, gw will create the appointment on every day only. Steps to reproduce: 1. Open a dialog box for creating recurring appointment 2. select Every 2 (or more) days as the first option in Recurrence Tab 3. select appropriate ending criterion (for, until ... etc.) 4. click ok Actual results: it will create recurring appointment according to the ending criterion every day. Expected results: it will create recurring appointment according to the ending criterion every ALTERNATE day. Does this happen every time? It happens everytime Other information:
Created attachment 51693 [details] [review] adds the interval information to the gw-item The interval information was not sent to be server through the soap message that is built for create event request. the attachment is a patch that enables this by adding a line in e-gw-item.c
patch was not committed. So reopened the bug
Have committed the fix to gnome-2-12 and head.
Verified on evolution 2.4.1