You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Anandan Mohan (JIRA)" <ji...@apache.org> on 2014/02/11 15:35:19 UTC

[jira] [Created] (HTTPCLIENT-1459) InetAddressUtils.isIPv6Address is not identifying my IPv6 Address

Anandan Mohan created HTTPCLIENT-1459:
-----------------------------------------

             Summary: InetAddressUtils.isIPv6Address is not identifying my IPv6 Address
                 Key: HTTPCLIENT-1459
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1459
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient
    Affects Versions: 4.3.2
         Environment: Windows 7 64bit OS
JDK 1.6

            Reporter: Anandan Mohan
            Priority: Minor
             Fix For: 4.3.2


Hi, 
I did a random IPv6 test using InetAddressUtils.isIPv6Address method using my local PC address, it failed. 

Assert.assertTrue(InetAddressUtils.isIPv6Address("fe80::ac5e:909d:c191:e758%18"));

It does works with other IPv6 formats. 




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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