-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue on recurring events with COUNT != 0 ? #388
Comments
You are right, we fixed the UNTIL handling but broke the COUNT it seems. Need to look into it. Thanks for reporting! |
fixed in 4.4.1. |
hello, thanks a lot for this quick fix |
Hi, |
Created new Issue: #434 |
Hello,
by playing with sabre/dav server and caldavsynchronizer 4.4.0 on outlook (Microsoft® Outlook® LTSC MSO (16.0.14332.20478) 64 bit) , the recurring events with RRULE:FREQ=DAILY;COUNT=xxx seem to be considered with no end date in outlook.
Could it be a problem of the format of the events or an issue from to the latest modification done in 4.4.0 related to the NoEndDate ?
The text was updated successfully, but these errors were encountered: