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(caldav): loop through all events for busy events #45309

Merged
merged 1 commit into from
May 14, 2024

Conversation

miaulalala
Copy link
Contributor

@miaulalala miaulalala commented May 14, 2024

Checklist

@miaulalala miaulalala self-assigned this May 14, 2024
@miaulalala miaulalala added bug 3. to review Waiting for reviews feature: caldav Related to CalDAV internals labels May 14, 2024
@miaulalala miaulalala added this to the Nextcloud 30 milestone May 14, 2024
@miaulalala
Copy link
Contributor Author

/backport to stable29

@miaulalala
Copy link
Contributor Author

/backport to stable28

@miaulalala
Copy link
Contributor Author

/backport to stable27

@miaulalala miaulalala merged commit 177b13f into master May 14, 2024
155 checks passed
@miaulalala miaulalala deleted the fix/recurrence-exceptions-for-busy-events branch May 14, 2024 13:32
});

foreach ($vElements as $vElement) {
if (empty($vElement->select('SUMMARY'))) {
Copy link
Member

Choose a reason for hiding this comment

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

You could trim() before checking.

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
Development

Successfully merging this pull request may close these issues.

4 participants