[PR #154] [MERGED] Fixed url-encoding for ampersand etc on sigv4 - Improvement/#149 #1369

Closed
opened 2026-03-04 01:53:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/154
Author: @ggtakec
Created: 3/21/2015
Status: Merged
Merged: 3/21/2015
Merged by: @ggtakec

Base: masterHead: issue#149


📝 Commits (1)

  • a04bec8 Fixed url-encoding for ampersand etc on sigv4 - Improvement/#149

📊 Changes

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

View changed files

📝 src/string_util.cpp (+2 -4)

📄 Description

s3fs could not list/remove a directory name which has ampersand(&), equal(=) on sigv4.
This patch is based by PR: URL-encode ampersand(#149) by @andrewgaul.


🔄 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/s3fs-fuse/s3fs-fuse/pull/154 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 3/21/2015 **Status:** ✅ Merged **Merged:** 3/21/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `issue#149` --- ### 📝 Commits (1) - [`a04bec8`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a04bec85b2fe5d2fa8e926033fd7993f3b31dd54) Fixed url-encoding for ampersand etc on sigv4 - Improvement/#149 ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/string_util.cpp` (+2 -4) </details> ### 📄 Description s3fs could not list/remove a directory name which has ampersand(&), equal(=) on sigv4. This patch is based by PR: URL-encode ampersand(#149) by @andrewgaul. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1369
No description provided.