Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5391D65A1 for ; Wed, 1 Jun 2011 12:14:29 +0000 (UTC) Received: (qmail 15650 invoked by uid 500); 1 Jun 2011 12:14:29 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 15591 invoked by uid 500); 1 Jun 2011 12:14:29 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 15583 invoked by uid 99); 1 Jun 2011 12:14:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 12:14:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 12:14:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 650C5EDD44 for ; Wed, 1 Jun 2011 12:13:47 +0000 (UTC) Date: Wed, 1 Jun 2011 12:13:47 +0000 (UTC) From: "Alexander Rytov (JIRA)" To: issues@commons.apache.org Message-ID: <682194816.59312.1306930427410.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <4114705.14721291812242506.JavaMail.jira@thor> Subject: [jira] [Commented] (VALIDATOR-290) Create new url validation using rfc3986 and IDN MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/VALIDATOR-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042125#comment-13042125 ] Alexander Rytov commented on VALIDATOR-290: ------------------------------------------- Here patch for international domain names checked Usage: UrlValidation.isValid(java.net.IDN.toASCII(url)) Maybe for validation2 IDN translation needs to be included in isValid method > Create new url validation using rfc3986 and IDN > ----------------------------------------------- > > Key: VALIDATOR-290 > URL: https://issues.apache.org/jira/browse/VALIDATOR-290 > Project: Commons Validator > Issue Type: New Feature > Components: Routines > Affects Versions: 1.3.1 Release, 1.4 > Reporter: Alexander Rytov > Priority: Critical > Attachments: VALIDATOR-290-test.patch, VALIDATOR-290.patch > > > UrlValidation at the moment use old rfc2396 and doesn't check IDN (through punycode or something) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira