I've noticed that if the RRULE in the BEGIN:VEVENT block does not contain INTERVAL, the Calendar app treats the event as a single event. However when editing it, it will ask if I want to edit a single instance or the series.
Without haven seen any code, I believe it is that the missing INTERVAL argument is treated as 0 instead of 1.
This has been tested against Zimbra Collaboration Suite (OSE) 8.6p2 with Zextras 2.0.3. Thunderbird, an ASUS TF701 and the webmail shows the recurring items properly despite INTERVAL missing in the event.
Failing RRULE: RRULE:FREQ=WEEKLY;BYDAY=MO Working RRULE: RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO
| 2 | No.2 Revision |
I've noticed that if the RRULE in the BEGIN:VEVENT block does not contain INTERVAL, the Calendar app treats the event as a single event. However when editing it, it will ask if I want to edit a single instance or the series.
Without haven seen any code, I believe it is that the missing INTERVAL argument is treated as 0 instead of 1.
This has been tested against Zimbra Collaboration Suite (OSE) 8.6p2 with Zextras 2.0.3. Thunderbird, an ASUS TF701 and the webmail shows the recurring items properly despite INTERVAL missing in the event.
Failing RRULE: RRULE:FREQ=WEEKLY;BYDAY=MO Working RRULE: RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO
| 3 | No.3 Revision |
I've noticed that if the RRULE in the BEGIN:VEVENT block does not contain INTERVAL, the Calendar app treats the event as a single event. However when editing it, it will ask if I want to edit a single instance or the series.
Without haven seen any code, I believe it is that the missing INTERVAL argument is treated as 0 instead of 1.
This has been tested against Zimbra Collaboration Suite (OSE) 8.6p2 with Zextras 2.0.3. Thunderbird, an ASUS TF701 and the webmail shows the recurring items properly despite INTERVAL missing in the event.
Failing RRULE: RRULE:FREQ=WEEKLY;BYDAY=MO
RRULE:FREQ=WEEKLY;BYDAY=MO
Working RRULE:
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO
| 4 | No.4 Revision |
I've noticed that if the RRULE in the BEGIN:VEVENT block does not contain INTERVAL, the Calendar app treats the event as a single event. However when editing it, it will ask if I want to edit a single instance or the series.
Without haven seen any code, I believe it is that the missing INTERVAL argument is treated as 0 instead of 1.
This has been tested against Zimbra Collaboration Suite (OSE) 8.6p2 with Zextras 2.0.3. Thunderbird, an ASUS TF701 and the webmail shows the recurring items properly despite INTERVAL missing in the event.
Failing RRULE:
RRULE:FREQ=WEEKLY;BYDAY=MO
Working RRULE:
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO
| 5 | retagged |
I've noticed that if the RRULE in the BEGIN:VEVENT block does not contain INTERVAL, the Calendar app treats the event as a single event. However when editing it, it will ask if I want to edit a single instance or the series.
Without haven seen any code, I believe it is that the missing INTERVAL argument is treated as 0 instead of 1.
This has been tested against Zimbra Collaboration Suite (OSE) 8.6p2 with Zextras 2.0.3. Thunderbird, an ASUS TF701 and the webmail shows the recurring items properly despite INTERVAL missing in the event.
Failing RRULE:
RRULE:FREQ=WEEKLY;BYDAY=MO
Working RRULE:
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO