From issues-return-72370-archive-asf-public=cust-asf.ponee.io@commons.apache.org Thu Mar 7 21:39:11 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 60208180654 for ; Thu, 7 Mar 2019 22:39:11 +0100 (CET) Received: (qmail 14362 invoked by uid 500); 7 Mar 2019 21:39:10 -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 14348 invoked by uid 99); 7 Mar 2019 21:39:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2019 21:39:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 11043C1BB2 for ; Thu, 7 Mar 2019 21:39:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.801 X-Spam-Level: X-Spam-Status: No, score=-109.801 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 3Sc8e0qxKX_H for ; Thu, 7 Mar 2019 21:39:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 1F76160F89 for ; Thu, 7 Mar 2019 21:29:02 +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 F1DE8E282F for ; Thu, 7 Mar 2019 21:29: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 31432257CC for ; Thu, 7 Mar 2019 21:29:00 +0000 (UTC) Date: Thu, 7 Mar 2019 21:29:00 +0000 (UTC) From: "Alex (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (VALIDATOR-446) ISSN Validator extract ISSN from EAN-13 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-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex updated VALIDATOR-446: --------------------------- Attachment: 0001-VALIDATOR-446-following-feedback.patch > ISSN Validator extract ISSN from EAN-13 > --------------------------------------- > > Key: VALIDATOR-446 > URL: https://issues.apache.org/jira/browse/VALIDATOR-446 > Project: Commons Validator > Issue Type: Wish > Components: Routines > Reporter: Alex > Priority: Major > Labels: validators > Attachments: 0001-VALIDATOR-446-following-feedback.patch > > > To extend the ISSNValidator to include an ISSN extraction from EAN-13. > After verifying the submitted identifier is of type ISSN-EAN-13 ("977" prefix, valid check digit) the extraction would take the ISSN digits and recalculate the check digit and return the standard 8 digit ISSN. -- This message was sent by Atlassian JIRA (v7.6.3#76005)