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

[stable23] Fix column/property types in CalDAV #31788

Merged
merged 3 commits into from
Jun 10, 2022
Merged

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #30438

The timestamp is an int, but we treated it as string. With this patch
the property map is enriched with types and settype casts the value if
necessary.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@blizzz
Copy link
Member

blizzz commented Apr 14, 2022

Drone CI was green (apart of Samba failing for other reasons and unrelated acceptance-app-files-sharing-link running) – https://drone.nextcloud.com/nextcloud/server/18001/58/4

@blizzz
Copy link
Member

blizzz commented Apr 14, 2022

moved to 23.0.5

@blizzz blizzz mentioned this pull request May 16, 2022
@blizzz
Copy link
Member

blizzz commented May 16, 2022

moved to 23.0.6

@blizzz blizzz merged commit 520bb6e into stable23 Jun 10, 2022
@blizzz blizzz deleted the backport/30438/stable23 branch June 10, 2022 22:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants