Skip to content
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

fix(dav): catch MaxInstancesExceededException for recurring events without end date #36211

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Jan 18, 2023

Summary

The VEVENT iterator throws a MaxInstancesExceededException on recurring events that do not have an end date. This exception should be caught and logged as to not break the reminder service.

Checklist

@miaulalala miaulalala self-assigned this Jan 18, 2023
@miaulalala miaulalala added bug 3. to review Waiting for reviews feature: caldav Related to CalDAV internals labels Jan 18, 2023
@miaulalala
Copy link
Contributor Author

/backport to stable25

@miaulalala
Copy link
Contributor Author

/backport to stable24

…hout end date

Ref nextcloud/calendar#4811

Signed-off-by: Anna Larch <anna@nextcloud.com>
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug feature: caldav Related to CalDAV internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants