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 missing calendar path for public write on Calendars #29536

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Nov 3, 2021

When using the Public createFromString method, a public write isn't actually possible because the full calendar path is not available.

This PR fixes this issue by generating the full calendar path for a specific calendar instance.

Follow-up to #29188

@miaulalala miaulalala force-pushed the fix/add-full-calendar-path-for-public-write branch from 779d99d to 6fff63d Compare November 4, 2021 08:06
@ChristophWurst ChristophWurst force-pushed the fix/add-full-calendar-path-for-public-write branch from 6fff63d to 169b1a4 Compare November 4, 2021 08:26
@ChristophWurst ChristophWurst 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 4, 2021
@ChristophWurst ChristophWurst force-pushed the fix/add-full-calendar-path-for-public-write branch from 169b1a4 to 92678d8 Compare November 4, 2021 08:47
@miaulalala miaulalala force-pushed the fix/add-full-calendar-path-for-public-write branch from 92678d8 to 0f8a18d Compare November 4, 2021 11:41
Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala force-pushed the fix/add-full-calendar-path-for-public-write branch from 1d52107 to bc68108 Compare November 4, 2021 11:53
@ChristophWurst ChristophWurst merged commit e1c2c13 into master Nov 4, 2021
@ChristophWurst ChristophWurst deleted the fix/add-full-calendar-path-for-public-write branch November 4, 2021 15:31
@skjnldsv skjnldsv mentioned this pull request Nov 8, 2021
23 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: dav integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants