Skip to content

Fix initialization of calendar search URIs - #29660

Merged
ChristophWurst merged 1 commit into
masterfrom
fix/calendar-query-uris-init
Nov 11, 2021
Merged

Fix initialization of calendar search URIs#29660
ChristophWurst merged 1 commit into
masterfrom
fix/calendar-query-uris-init

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

They are an empty array by default. If you don't initialize then
accessing them via the setter will throw a type error.

Follow-up of #28970

They are an empty array by default. If you don't initialize then
accessing them via the setter will throw a type error.
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, PVince81 and come-nc and removed request for a teamNovember 11, 2021 09:55
@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

/backport to stable23

@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 4aae184 into masterNov 11, 2021
@ChristophWurst
ChristophWurst deleted the fix/calendar-query-uris-init branch November 11, 2021 15:03
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: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ChristophWurst@tcitworld@miaulalala