We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-08-26 12:26:01 +0200

Calendar - Recurring events does not always recurr in calendar app

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

[bug] Calendar - Recurring events does not always recurr in calendar app

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

[bug] Calendar - Recurring events does not always recurr in calendar app

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

[bug] Calendar - Recurring events via Exchange Active Sync does not always recurr in calendar app

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

[bug] Calendar - Recurring events via Exchange Active Sync does not always recurr in calendar app

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