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): initialise properties to avoid access before initialisation errors #39513

Closed
wants to merge 1 commit into from

Conversation

miaulalala
Copy link
Contributor

Discovered while testing appointments.

Typed property OC\\Calendar\\CalendarQuery::$searchPattern must not be accessed before initialization in file '/var/www/nextcloud/lib/private/Calendar/CalendarQuery.php' line 64

Regression from #38990

TODO

  • ...

Checklist

…ion errors

Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala added 3. to review Waiting for reviews regression feature: carddav Related to CardDAV internals labels Jul 20, 2023
@miaulalala miaulalala added this to the Nextcloud 28 milestone Jul 20, 2023
@miaulalala miaulalala requested a review from a team July 20, 2023 15:58
@miaulalala miaulalala self-assigned this Jul 20, 2023
@miaulalala miaulalala requested review from ArtificialOwl, icewind1991 and Fenn-CS and removed request for a team July 20, 2023 15:58
@miaulalala
Copy link
Contributor Author

Closing in favour of #39504

@miaulalala miaulalala closed this Jul 20, 2023
@ChristophWurst ChristophWurst deleted the fix/initialise-properties branch July 20, 2023 18:06
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 feature: carddav Related to CardDAV internals regression
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant