You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2006/07/19 15:31:19 UTC

[jira] Reopened: (VALIDATOR-27) [validator] UrlValidator fails http://www.google.com

     [ http://issues.apache.org/jira/browse/VALIDATOR-27?page=all ]

Niall Pemberton reopened VALIDATOR-27:
--------------------------------------

             

> [validator] UrlValidator fails http://www.google.com
> ----------------------------------------------------
>
>                 Key: VALIDATOR-27
>                 URL: http://issues.apache.org/jira/browse/VALIDATOR-27
>             Project: Commons Validator
>          Issue Type: Bug
>         Environment: Operating System: All
> Platform: All
>            Reporter: Tim Reilly
>         Attachments: UrlTest-patch.txt, UrlValidator-patch.txt, UrlValidator.patch
>
>
> Per discussion on commons-dev list the following isValid method should not 
> return false for http://www.google.com;
> public void testSanity() {
>         UrlValidator v = new UrlValidator();
>         assertTrue(v.isValid("http://www.google.com"));
> }
> Bug/enhancement I think is to make port and path optional tokens of the url.
> Full thread available here:
> http://www.mail-archive.com/commons-dev%40jakarta.apache.org/msg46584.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org