https://bz.apache.org/bugzilla/show_bug.cgi?id=58137

--- Comment #2 from Sebb <[email protected]> ---
The problem with fixing this is that it will break any existing tests that rely
on the path being pre-encoded.

In fact the component reference explicitly says:

"Also please note that the path is not encoded - apart from replacing spaces
with %20 - so unsafe characters may need to be encoded to avoid errors such as
URISyntaxException."

The fix is wrong, and must be reverted.

However, the docs could be updated with info on how to encode the path.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to