Lokesh Jain created HDFS-14692:
----------------------------------

             Summary: Upload button should not encode complete url
                 Key: HDFS-14692
                 URL: https://issues.apache.org/jira/browse/HDFS-14692
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Lokesh Jain
            Assignee: Lokesh Jain


explorer.js#modal-upload-file-button currently does not work with knox. The 
function encodes the complete url and thus creates a malformed url. This leads 
to an error while uploading the file.

Example of malformed url - 
"https%3A//127.0.0.1%3A9999/gateway/default/webhdfs/v1/app-logs/BUILDING.txt?op=CREATE&noredirect=true"



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to