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

Sebb resolved VALIDATOR-478.
----------------------------
    Fix Version/s:     (was: 1.7)
       Resolution: Not A Problem

The code now uses java.net.URI to parse the string, see VALIDATOR-472, and the 
URL is not valid as far as Java is concerned (looks like a fragment is not 
allowed to contain a #).

You will need to escape the invalid characters.

> In the latest version 1.7 the UrlValidator is giving the result as Invalid 
> for some of the Urls which were valid in version 1.6
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: VALIDATOR-478
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-478
>             Project: Commons Validator
>          Issue Type: Bug
>          Components: Routines
>    Affects Versions: 1.7
>            Reporter: Sunil kumar S
>            Priority: Major
>              Labels: features
>
> The following URL which I have specified is coming as InValid URL according 
> to Commons-validator latest version 1.7
> [https://checkoutshopper-live.adyen.com/checkoutshopper/3dnotif.shtml?originKey=pub.v2.###MAASKED#####0012.aHR0cHM6Ly9jaGVja291dHNob3BwZXItbGl2ZS5hZHllbi5jb20.FRf3zC99VPpJ8Eg1gNYaiR_PxMLPZfWnHWc6uYhbyNw]
> where this URL was valid when I validated with version 1.6
> Please help me out why this has happened? if the above URL specified is 
> really invalid please specify the reason.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to