Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8A394200D2B for ; Thu, 19 Oct 2017 01:28:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 88C9B160BEB; Wed, 18 Oct 2017 23:28:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A0F55160BEA for ; Thu, 19 Oct 2017 01:28:04 +0200 (CEST) Received: (qmail 50335 invoked by uid 500); 18 Oct 2017 23:28:03 -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 50324 invoked by uid 99); 18 Oct 2017 23:28:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2017 23:28:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0E62E1A0949 for ; Wed, 18 Oct 2017 23:28:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.001 X-Spam-Level: X-Spam-Status: No, score=-100.001 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id JW3MwTIqcfSu for ; Wed, 18 Oct 2017 23:28:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 6DA015FE3D for ; Wed, 18 Oct 2017 23:28:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DF2F2E0EF6 for ; Wed, 18 Oct 2017 23:28:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 5E2FC21EEA for ; Wed, 18 Oct 2017 23:28:00 +0000 (UTC) Date: Wed, 18 Oct 2017 23:28:00 +0000 (UTC) From: "Sebb (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (VALIDATOR-430) Local domain TLDs should include "test" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 Oct 2017 23:28:05 -0000 [ https://issues.apache.org/jira/browse/VALIDATOR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210286#comment-16210286 ] Sebb commented on VALIDATOR-430: -------------------------------- bq. the server/IP the .test name points to is not always on the local host My point exactly. I don't think it makes sense for isValidLocalTld("test") to return true. Note that you can provide your own overrides using the updateTLDOverride() method. You haven't said what method(s) your code is using. > Local domain TLDs should include "test" > --------------------------------------- > > Key: VALIDATOR-430 > URL: https://issues.apache.org/jira/browse/VALIDATOR-430 > Project: Commons Validator > Issue Type: Improvement > Components: Routines > Affects Versions: 1.6 > Reporter: Jason Klapste > > In addition to "localhost" and "localdomain", it would be helpful if "test" was added to the list of allowed local domains: > * https://en.wikipedia.org/wiki/.test -- This message was sent by Atlassian JIRA (v6.4.14#64029)