[ 
https://issues.apache.org/jira/browse/VALIDATOR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541862
 ] 

Ben Speakmon commented on VALIDATOR-205:
----------------------------------------

Far as I can tell, the semicolon is handled properly in the new UrlValidator in 
routines. Am I missing something or can this be resolved?

> Improve handling of ; in paths
> ------------------------------
>
>                 Key: VALIDATOR-205
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-205
>             Project: Commons Validator
>          Issue Type: Improvement
>          Components: Routines
>            Reporter: Henri Yandell
>             Fix For: 1.4
>
>
> VALIDATOR-204 fixes a bug that a ; was not considered a valid character. It 
> does it by blanketedly accepting it as an okay character when in fact there 
> are proviso's and conditions surrounding the existence of a ; within a path. 
> RFC 3986 apparantly contains a regexp for urls, so might be useful to take 
> that and use it as a basis for this validator.
> Simplest case - improve the ; handling somehow.

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

Reply via email to