[PR #879] [MERGED] Downloading file - PHP warning loop "Permission denied" #1078

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

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/879
Author: @llcool
Created: 11/7/2022
Status: Merged
Merged: 11/7/2022
Merged by: @prasathmani

Base: masterHead: master


📝 Commits (2)

  • 5e33d09 Bugfix: Stop looping error when downloading a file with no access.
  • 9daf588 Delete .history directory

📊 Changes

1 file changed (+20 additions, -7 deletions)

View changed files

📝 tinyfilemanager.php (+20 -7)

📄 Description

Downloading a file with no access causes PHP warning loop "Permission denied".
This fix displays an error if the file is inaccessible or empty.


🔄 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/879 **Author:** [@llcool](https://github.com/llcool) **Created:** 11/7/2022 **Status:** ✅ Merged **Merged:** 11/7/2022 **Merged by:** [@prasathmani](https://github.com/prasathmani) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5e33d09`](https://github.com/prasathmani/tinyfilemanager/commit/5e33d0917a89d3744863a0a73a29953f09597b4a) Bugfix: Stop looping error when downloading a file with no access. - [`9daf588`](https://github.com/prasathmani/tinyfilemanager/commit/9daf58843d59d0a8825ca9609b69598fcd5db11d) Delete .history directory ### 📊 Changes **1 file changed** (+20 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+20 -7) </details> ### 📄 Description Downloading a file with no access causes PHP warning loop "Permission denied". This fix displays an error if the file is inaccessible or empty. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:03:06 +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#1078
No description provided.