Skip to content

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

Merged
leftybournes merged 2 commits into
stable33from
backport/59889/stable33
May 13, 2026
Merged

[stable33] fix(files): escape html entities in dav search requests#60140
leftybournes merged 2 commits into
stable33from
backport/59889/stable33

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.

@backportbotbackportbotBot added this to the Nextcloud 33.0.4 milestone May 4, 2026
@leftybournes
leftybournesforce-pushed the backport/59889/stable33 branch 3 times, most recently from 824373a to db6effaCompareMay 13, 2026 06:13
@leftybournes
leftybournes marked this pull request as ready for review May 13, 2026 06:14
@leftybournes
leftybournes requested review from a team and skjnldsv as code ownersMay 13, 2026 06:14
@leftybournes
leftybournes requested review from nfebe and removed request for a teamMay 13, 2026 06:14
@leftybournes
leftybournesforce-pushed the backport/59889/stable33 branch from db6effa to 003170cCompareMay 13, 2026 06:16
@leftybournes

Copy link
Copy Markdown
Member

/compile rebase

@leftybournes
leftybournes enabled auto-merge May 13, 2026 06:53
leftybournesand others added 2 commits May 13, 2026 06:54
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.
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@leftybournes
leftybournes merged commit b3b789e into stable33May 13, 2026
145 of 150 checks passed
@leftybournes
leftybournes deleted the backport/59889/stable33 branch May 13, 2026 07:43
@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

@leftybournes@artonge@nextcloud-command