mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #201] Backup File return false #143
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jul 29, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/201
On Edit File screen, click the Backup button, system only return "false" on screen.
File Manger: 2.3.8
OS: Windows 2016/ IIS 10
PHP Version 7.3.7
@EV-soft commented on GitHub (Aug 4, 2019):
Browser ?
In Firefox 68.0.1 (64-bit) is javascript blocked, and return "false"
In Chrome 75.0 it works!
In Chrome 76.0 it returns :about:blank
@ghost commented on GitHub (Aug 6, 2019):
OS: Windows 10
Testing Browser:
Firefox 68.0.1 (64bit), testing by create new profile, always return "false"
Chrome 76.0.3809.87 (Official Build) (64-bit), success backup.
@si458 commented on GitHub (May 14, 2020):
Hi,
this still happens a year later
Mac Firefox 76.0.1 just shows 'return' on white screen
Mac Chrome 81 works as expected
@prasathmani commented on GitHub (May 14, 2020):
I'll try to fix this in next version
@prasathmani commented on GitHub (May 18, 2020):
fixed