Skip to content

Fix loading all principal calendars in the dav app calendar provider - #29663

Merged
ChristophWurst merged 1 commit into
masterfrom
fix/dav-calenar-loader-load-all-calendars
Nov 11, 2021
Merged

Fix loading all principal calendars in the dav app calendar provider#29663
ChristophWurst merged 1 commit into
masterfrom
fix/dav-calenar-loader-load-all-calendars

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

If we load all calendar infos of a principal then we get back an array
and not a single calendar info. This was handled incorrectly and an
array of calendar infos were passed to the calendar implementation,
resulting in interesting bugs.

If we load all calendar infos of a principal then we get back an array
and not a single calendar info. This was handled incorrectly and an
array of calendar infos were passed to the calendar implementation,
resulting in interesting bugs.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurstChristophWurst added this to the Nextcloud 24 milestone Nov 11, 2021
@ChristophWurstChristophWurst self-assigned this Nov 11, 2021
@ChristophWurst
ChristophWurst requested review from ArtificialOwl, come-nc and nickvergessen and removed request for a teamNovember 11, 2021 12:32
@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

/backport to stable23

@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

Test\User\DatabaseTest::testSearch

💯 unrelated

@ChristophWurstChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 11, 2021
@ChristophWurst
ChristophWurst merged commit 31bcd10 into masterNov 11, 2021
@ChristophWurst
ChristophWurst deleted the fix/dav-calenar-loader-load-all-calendars branch November 11, 2021 15:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: davintegration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ChristophWurst@tcitworld@miaulalala