Bug: permission denied when accessing file
Ferrisx4 opened this issue · 1 comments
Ferrisx4 commented
On the admin screen for Available Databases, if the webserver does not have read access to the directory where the file is stored, such as the home directory of a user, an unhandled "permission denied" error is displayed. This should be handled cleanly, indicating to the admin that not only might the file not exist, but the webserver does not have access to read it.
Ferrisx4 commented
note that the branch name for this fix referred to the wrong issue (not 12)