tripal/tripal_sequence_similarity_search

Bug: permission denied when accessing file

Ferrisx4 opened this issue · 1 comments

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.

note that the branch name for this fix referred to the wrong issue (not 12)