You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "RC Johnson (JIRA)" <ji...@apache.org> on 2010/03/31 20:01:28 UTC

[jira] Updated: (VALIDATOR-283) URLValidator should check for illegal Hex characters

     [ https://issues.apache.org/jira/browse/VALIDATOR-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RC Johnson updated VALIDATOR-283:
---------------------------------

    Summary: URLValidator should check for illegal Hex characters  (was: URLValidator should check for )

> URLValidator should check for illegal Hex characters
> ----------------------------------------------------
>
>                 Key: VALIDATOR-283
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-283
>             Project: Commons Validator
>          Issue Type: Improvement
>          Components: Routines
>    Affects Versions: 1.3.1 Release
>            Reporter: RC Johnson
>            Priority: Minor
>
> URLs with illegal hex characters (because of invalid escape sequences) are not detected as invalid.
> Example: http://finance.yahoo.com/news/Owners-54B-NY-housing-apf-2493139299.html?x=0&ap=%fr
> UrlValidator.isValid() returns true, when it should return false.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.