[PR #534] [MERGED] Fixed Rename with folder quotes #533 #999

Closed
opened 2026-03-02 16:02:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/534
Author: @34will
Created: 4/29/2021
Status: Merged
Merged: 4/30/2021
Merged by: @prasathmani

Base: masterHead: master


📝 Commits (1)

  • 9151076 Fixed Rename with folder quotes

📊 Changes

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

View changed files

📝 tinyfilemanager.php (+2 -2)

📄 Description

Fixed the Rename functionality to work with folders that contain single quotes in them by calling addslashes on the path. Fixes issue #533


🔄 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/prasathmani/tinyfilemanager/pull/534 **Author:** [@34will](https://github.com/34will) **Created:** 4/29/2021 **Status:** ✅ Merged **Merged:** 4/30/2021 **Merged by:** [@prasathmani](https://github.com/prasathmani) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9151076`](https://github.com/prasathmani/tinyfilemanager/commit/9151076d8e5c31e0dac00977d3b89db3221cdea6) Fixed Rename with folder quotes ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+2 -2) </details> ### 📄 Description Fixed the Rename functionality to work with folders that contain single quotes in them by calling `addslashes` on the path. Fixes issue #533 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:02:41 +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/tinyfilemanager#999
No description provided.