Skip to content

[stable34] fix(dav): properly handle files metadata#61078

Merged
artonge merged 1 commit into
stable34from
backport/61057/stable34
Jun 9, 2026
Merged

[stable34] fix(dav): properly handle files metadata#61078
artonge merged 1 commit into
stable34from
backport/61057/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 8, 2026

Copy link
Copy Markdown

Backport of PR #61057

`PropFind::handle` expects a callable and fallsback to value,
but if you pass a string like `Date` thats also a callable for PHP.
So always put the value as the return value of a callable.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@backportbot backportbot Bot requested a review from a team as a code owner June 8, 2026 16:06
@backportbot backportbot Bot requested review from Altahrim, ArtificialOwl, artonge, icewind1991, salmart-dev and susnux and removed request for a team June 8, 2026 16:06
@backportbot backportbot Bot added bug 3. to review Waiting for reviews feature: dav labels Jun 8, 2026
@backportbot backportbot Bot added this to the Nextcloud 34.0.1 milestone Jun 8, 2026
@artonge artonge merged commit c2cea9c into stable34 Jun 9, 2026
178 of 192 checks passed
@artonge artonge deleted the backport/61057/stable34 branch June 9, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants