Skip to content
Commit f36cca5d authored by Sean Finney's avatar Sean Finney Committed by Milan Crha
Browse files

Fix for RRULE bin parsing for recurrences with modifications

This is an additional fix for Bug #604029

This patch fixes some incorrect parsing that would cause
exchange_mapi_cal_util_bin_to_rrule() to incorrectly discard RRULE
information when processing a recurrence containing modified
instances.

Note that this does *not* include a fix to actually parse the modified
instances, which after some analysis will be fairly complicated to do and
thus saved for a later point in time.

The resulting behavior from this patch is that the recurrence will show
in the calendar, with exception dates for the modified instances, but no
corresponding events (i.e. the modified instances will be missing).
parent bb847742
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment