Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 93216 invoked from network); 12 Nov 2007 14:43:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Nov 2007 14:43:11 -0000 Received: (qmail 36694 invoked by uid 500); 12 Nov 2007 14:42:59 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 36620 invoked by uid 500); 12 Nov 2007 14:42: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 36611 invoked by uid 99); 12 Nov 2007 14:42: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 06:42: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 14:43:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ADD537141EB for ; Mon, 12 Nov 2007 06:42:50 -0800 (PST) Message-ID: <7410184.1194878570701.JavaMail.jira@brutus> Date: Mon, 12 Nov 2007 06:42:50 -0800 (PST) From: "Benson Margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Created: (CXF-1201) ValidatorUtil contains incomplete URL escaping MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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 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.