Uh oh!
There was an error while loading. Please reload this page.
fix(files): Update webdav to make XML entities in filenames work - #43353
Merged
Conversation
susnuxforce-pushed
the
fix/webdav-client-double-decode
branch
2 times, most recently
from
February 5, 2024 14:52
4b1fb57 to
53c8b7eComparesusnux
requested review from
a team, nfebe, skjnldsv and szaimen
and removed request for
a teamFebruary 5, 2024 14:54
webdav to make XML entities in filenames worksusnux
commented
Feb 5, 2024
ContributorAuthor
/backport to stable28 |
susnux
marked this pull request as ready for review
February 5, 2024 14:55
skjnldsv
approved these changes
Feb 5, 2024
susnuxforce-pushed
the
fix/webdav-client-double-decode
branch
from
February 5, 2024 16:01
53c8b7e to
1dae413Comparesusnuxforce-pushed
the
fix/webdav-client-double-decode
branch
from
February 9, 2024 01:26
1dae413 to
4f29df7Comparesusnux
enabled auto-merge
February 9, 2024 01:27
skjnldsv
approved these changes
Feb 9, 2024
…L entities in their names Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnuxforce-pushed
the
fix/webdav-client-double-decode
branch
from
February 9, 2024 10:08
4f29df7 to
5be93ebCompare2 tasks
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update
webdavand add regression tests for getting filenames with XML entities in their name to work.Checklist