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

--- Comment #3 from Sebb <[email protected]> ---
(In reply to Sebb from comment #2)
> 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."
> 

Ignore the above: I misread the issue.

However, AFAICT the sample JSP uses invalid syntax for the URL, so should not
just be unconditionally corrected. Apart from hiding the invalid syntax, it may
cause problems for correctly encoded URLs.

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

Reply via email to