[
https://issues.apache.org/jira/browse/VALIDATOR-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158329#comment-13158329
]
Erhan Bagdemir commented on VALIDATOR-235:
------------------------------------------
java.net.IDN is since 1.6.
http://docs.oracle.com/javase/6/docs/api/java/net/IDN.html
1.3.1 requires Java 1.4+ not 1.6+.
A compatibility upgrade of commons-validator is required.
> UrlValidator rejects url with german umlaut
> -------------------------------------------
>
> Key: VALIDATOR-235
> URL: https://issues.apache.org/jira/browse/VALIDATOR-235
> Project: Commons Validator
> Issue Type: Bug
> Affects Versions: 1.3.1 Release
> Reporter: Brian Preuß
>
> e.g. http://www.düsseldorf.de/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira