But it will if any document name contain space in their file name. For ex if
file name is "change password.txt", it will only add "change" in your url like
http://portal/spdocs/change . It should be
http://portal/spdocs/change%20password.txt or http://portal/spdocs/change
password.txt.