[PR #28] [MERGED] Your fix for the WebDAV filenames thing was better #429

Closed
opened 2026-04-08 16:52:52 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/28
Author: @jkoop
Created: 6/9/2022
Status: Merged
Merged: 6/9/2022
Merged by: @sigoden

Base: mainHead: webdav-filenames


📝 Commits (2)

  • 06fafc4 Revert "fix: filename xml escaping"
  • 490ea4b webdav filenames are fixed

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 src/server.rs (+4 -4)

📄 Description

As it turns out, my file browser was malfunctioning. And also, my fix broke it in a different way.

I'm sorry I PRed a bad change.

This reverts commit ce154d9ebc.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/28 **Author:** [@jkoop](https://github.com/jkoop) **Created:** 6/9/2022 **Status:** ✅ Merged **Merged:** 6/9/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `webdav-filenames` --- ### 📝 Commits (2) - [`06fafc4`](https://github.com/sigoden/dufs/commit/06fafc483886181865b5af762a385e2475cfae80) Revert "fix: filename xml escaping" - [`490ea4b`](https://github.com/sigoden/dufs/commit/490ea4b496c1c1d60dea526271a66e35d53e041c) webdav filenames are fixed ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+4 -4) </details> ### 📄 Description As it turns out, my file browser was malfunctioning. And also, my fix broke it in a different way. I'm sorry I PRed a bad change. This reverts commit ce154d9ebca4012d88e7523dfaef6b825359b9b6. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:52:52 +03:00
zhus closed this issue 2026-04-08 16:52:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#429