You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Michael Joyce (JIRA)" <ji...@apache.org> on 2013/05/14 18:59:16 UTC

[jira] [Created] (CLIMATE-21) RCMES UI is unable to communicate with backend properly when directory access is limited

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