Description
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"