Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 32445 invoked from network); 12 Nov 2007 17:26:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Nov 2007 17:26:19 -0000 Received: (qmail 59913 invoked by uid 500); 12 Nov 2007 17:25:59 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 59899 invoked by uid 500); 12 Nov 2007 17:25:59 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 59879 invoked by uid 99); 12 Nov 2007 17:25:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2007 09:25:59 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2007 17:26:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5C6D471423E for ; Mon, 12 Nov 2007 09:25:51 -0800 (PST) Message-ID: <28873191.1194888351374.JavaMail.jira@brutus> Date: Mon, 12 Nov 2007 09:25:51 -0800 (PST) From: "Benson Margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Closed: (CXF-1201) ValidatorUtil contains incomplete URL escaping In-Reply-To: <7410184.1194878570701.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies closed CXF-1201. --------------------------------- Resolution: Fixed Fix Version/s: 2.1 > ValidatorUtil contains incomplete URL escaping > ---------------------------------------------- > > Key: CXF-1201 > URL: https://issues.apache.org/jira/browse/CXF-1201 > Project: CXF > Issue Type: Bug > Components: Tooling > Affects Versions: 2.1 > Reporter: Benson Margulies > Assignee: Benson Margulies > Fix For: 2.1 > > > getSchemaList in ValidatorUtil just does spaces. It should do the whole business. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.