https://issues.apache.org/bugzilla/show_bug.cgi?id=54142
Marek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |--- --- Comment #10 from Marek <[email protected]> --- Hi, I've included patch which fixes this issue. Please review that and consider to release that to trunk. Fix is very simple. Root cause of the problem is in behavior of java.net.URL.toURI() method which throws exception when simple encoding of forbidden/unwise character could do the job. Patch doesn't contain new test cases to cover corrected functionality. BR, Marek Ruszczak -- You are receiving this mail because: You are the assignee for the bug.
