HUE/File Browser is not able to download file that contains character "+"

Hi All,

I have a Docker based HUE installation (latest version is installed). HUE is configured to browse files in HDFS. I found that when file contains character “+” then HUE is not able to download or preview it., it throws an exception, actually file name is split in 2 words ("+" is treated as space character). My guess is that this happens due to the URL encoding:

Cannot access: …
[Errno 2] File … not found