Skip to content

[stable32] fix(files): escape html entities in dav search requests - #60141

Merged
leftybournes merged 2 commits into
stable32from
backport/59889/stable32
May 13, 2026
Merged

[stable32] fix(files): escape html entities in dav search requests#60141
leftybournes merged 2 commits into
stable32from
backport/59889/stable32

Conversation

@backportbot

@backportbotbackportbotBot commented May 4, 2026

Copy link
Copy Markdown

Backport of #59889

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Signed-off-by: Kent Delante <kent@delante.me>
This fixes a 'xmlParseEntityRef: no name' error returned when
searching in files navigation while in folders with special characters
in the name.
@leftybournes
leftybournesforce-pushed the backport/59889/stable32 branch from 5ffa37b to c5c2f75CompareMay 13, 2026 06:32
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@leftybournes
leftybournesforce-pushed the backport/59889/stable32 branch from c5c2f75 to 2e187bfCompareMay 13, 2026 06:41
@leftybournes
leftybournes marked this pull request as ready for review May 13, 2026 06:41
@leftybournes
leftybournes requested review from a team and skjnldsv as code ownersMay 13, 2026 06:41
@leftybournes
leftybournes requested review from nfebe and removed request for a teamMay 13, 2026 06:41
@leftybournes
leftybournes enabled auto-merge May 13, 2026 06:47
@leftybournes
leftybournes merged commit b2f8cb2 into stable32May 13, 2026
136 of 144 checks passed
@leftybournes
leftybournes deleted the backport/59889/stable32 branch May 13, 2026 07:12
@nextcloud-botnextcloud-bot mentioned this pull request May 19, 2026
Sign up for freeto 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.

3 participants

@artonge@leftybournes@nextcloud-command