Michael Joyce created CLIMATE-21:
------------------------------------
Summary: RCMES UI is unable to communicate with backend properly
when directory access is limited
Key: CLIMATE-21
URL: https://issues.apache.org/jira/browse/CLIMATE-21
Project: Apache Open Climate Workbench
Issue Type: Bug
Reporter: Michael Joyce
Assignee: Michael Joyce
The changes in [1] are resulting in the frontend trying to upload a file
specified by a partial path when selecting local model files.
For example:
Given a PATH_LEADER = "/usr/local/rcmes" set in directory_helpers.py and a user
query of "/models" the listing will be of "/usr/local/rcmes/models". However,
the user will be presented with results that begin with "/models/" instead of
the full path. Currently, uploading a file will try to use this partial path
instead of the true path and that breaks the other services.
https://issues.apache.org/jira/browse/CLIMATE-14
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira