https://issues.apache.org/bugzilla/show_bug.cgi?id=54142

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29741|0                           |1
        is obsolete|                            |
  Attachment #29742|0                           |1
        is obsolete|                            |

--- Comment #19 from Philippe Mouawad <[email protected]> ---
Created attachment 30670
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30670&action=edit
Patch for issue fixing unsafe URLs during parsing

Patch proposition which escapes IllegalURLCharacters if browser does not.
The idea is to convert to URI the URL, if it fails then it means it contains
unsafe characters, then they are fixed.

My issue with this patch is that it fixes the issues for HttpClient3 and 4 but
it also fixes for Java which could break

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

Reply via email to