Michael Joyce created CLIMATE-22:
------------------------------------
Summary: Local file upload path input doesn't function correctly
when parts of the path are ignored by the backend
Key: CLIMATE-22
URL: https://issues.apache.org/jira/browse/CLIMATE-22
Project: Apache Open Climate Workbench
Issue Type: Bug
Reporter: Michael Joyce
Assignee: Michael Joyce
When selecting a local model file for "upload" to the UI, the user can input a
few strings that will be ignored/removed/modified by the backend. Currently
"/../" and "/./" are both truncated down to "/" either for security ("/../") or
convenience ("/./"). When the user enters these into the input box the results
are filtered improperly since the results don't share a common prefix with the
input text.
--
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