Skip to content

fix(files): Update webdav to make XML entities in filenames work - #43353

Merged
susnux merged 2 commits into
masterfrom
fix/webdav-client-double-decode
Feb 9, 2024
Merged

fix(files): Update webdav to make XML entities in filenames work#43353
susnux merged 2 commits into
masterfrom
fix/webdav-client-double-decode

Conversation

@susnux

@susnuxsusnux commented Feb 5, 2024

Copy link
Copy Markdown
Contributor

Summary

Update webdav and add regression tests for getting filenames with XML entities in their name to work.

Checklist

@susnux
susnuxforce-pushed the fix/webdav-client-double-decode branch 2 times, most recently from 4b1fb57 to 53c8b7eCompareFebruary 5, 2024 14:52
@susnux
susnux requested review from a team, nfebe, skjnldsv and szaimen and removed request for a teamFebruary 5, 2024 14:54
@susnuxsusnux added this to the Nextcloud 29 milestone Feb 5, 2024
@susnuxsusnux changed the title Fix/webdav client double decodefix(files): Update webdav to make XML entities in filenames workFeb 5, 2024
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

@susnux
susnux marked this pull request as ready for review February 5, 2024 14:55
@susnux
susnuxforce-pushed the fix/webdav-client-double-decode branch from 53c8b7e to 1dae413CompareFebruary 5, 2024 16:01

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@susnux
susnuxforce-pushed the fix/webdav-client-double-decode branch from 1dae413 to 4f29df7CompareFebruary 9, 2024 01:26
@susnux
susnux enabled auto-merge February 9, 2024 01:27
…L entities in their names
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the fix/webdav-client-double-decode branch from 4f29df7 to 5be93ebCompareFebruary 9, 2024 10:08
@susnux
susnux merged commit 677e386 into masterFeb 9, 2024
@susnux
susnux deleted the fix/webdav-client-double-decode branch February 9, 2024 10:48
@blizzzblizzz mentioned this pull request Mar 5, 2024
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.

[Bug]: Cannot operate on any files with HTML entities in their name

3 participants

@susnux@skjnldsv@szaimen