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 90E08200CE9 for ; Sat, 5 Aug 2017 08:20:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8D6D416D20B; Sat, 5 Aug 2017 06:20:13 +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 D010216D202 for ; Sat, 5 Aug 2017 08:20:12 +0200 (CEST) Received: (qmail 92574 invoked by uid 500); 5 Aug 2017 06:20:11 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 92548 invoked by uid 99); 5 Aug 2017 06:20:11 -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; Sat, 05 Aug 2017 06:20:11 +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 278D1C024A for ; Sat, 5 Aug 2017 06:20:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, 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 1Yvd1EH8JUlk for ; Sat, 5 Aug 2017 06:20:10 +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 CD09F5F5B6 for ; Sat, 5 Aug 2017 06:20:09 +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 59C71E02C7 for ; Sat, 5 Aug 2017 06:20:03 +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 B4F3823FFD for ; Sat, 5 Aug 2017 06:20:01 +0000 (UTC) Date: Sat, 5 Aug 2017 06:20:01 +0000 (UTC) From: "Stefaan Dutry (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4834) Improve RegEx used to validate URLs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 05 Aug 2017 06:20:13 -0000 [ https://issues.apache.org/jira/browse/WW-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115298#comment-16115298 ] Stefaan Dutry commented on WW-4834: ----------------------------------- [~lukaszlenart] Feel free to merge when you think it's ok. I've also made a pull request for the support-2-3 branch. Alternatively if you want me to merge, please let me know, also if pull request 159 should be merged or not. > Improve RegEx used to validate URLs > ----------------------------------- > > Key: WW-4834 > URL: https://issues.apache.org/jira/browse/WW-4834 > Project: Struts 2 > Issue Type: Improvement > Components: Core, XML Validators > Affects Versions: 2.3.33, 2.5.12 > Reporter: Lukasz Lenart > Fix For: 2.3.34, 2.5.13 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)