Skip to content

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

Merged
blizzz merged 3 commits into
stable23from
backport/30438/stable23
Jun 10, 2022
Merged

[stable23] Fix column/property types in CalDAV#31788
blizzz merged 3 commits into
stable23from
backport/30438/stable23

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

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
blizzzforce-pushed the backport/30438/stable23 branch from dd36e9c to 337a323CompareApril 14, 2022 11:32
@blizzz

blizzz commented Apr 14, 2022

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

moved to 23.0.5

@blizzzblizzz mentioned this pull request May 16, 2022
@blizzz

Copy link
Copy Markdown
Member

moved to 23.0.6

@blizzz
blizzz merged commit 520bb6e into stable23Jun 10, 2022
@blizzz
blizzz deleted the backport/30438/stable23 branch June 10, 2022 22:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@blizzz@tcitworld@ChristophWurst