mkodekar / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

InternetDomainName.topPrivateDomain() Fails on Suffix .ET - Ethiopia and .ZM - Zambia #1809

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When calling topPrivateDomain() on a domain that ends with .ET - Ethiopia or 
.ZM - Zambia   I get an IllegalStateException stating that the domain is "Not 
under a public suffix".

.ET - Ethiopia and .ZM - Zambia is on the public suffix list and should return 
true.

Original issue reported on code.google.com by NatalyaD...@gmail.com on 21 Jul 2014 at 10:40

GoogleCodeExporter commented 9 years ago
example : http://www.ethiotelecom.et

Original comment by NatalyaD...@gmail.com on 21 Jul 2014 at 11:47

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07