Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 28478 invoked from network); 22 Jul 2009 12:44:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jul 2009 12:44:34 -0000 Received: (qmail 8683 invoked by uid 500); 22 Jul 2009 12:45:39 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 8651 invoked by uid 500); 22 Jul 2009 12:45:39 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 8642 invoked by uid 99); 22 Jul 2009 12:45:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 12:45:39 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=10.0 tests=ALL_TRUSTED,SUBJECT_FUZZY_TION X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 12:45:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D4B7B234C004 for ; Wed, 22 Jul 2009 05:45:14 -0700 (PDT) Message-ID: <1489616957.1248266714857.JavaMail.jira@brutus> Date: Wed, 22 Jul 2009 05:45:14 -0700 (PDT) From: "Jon Schneider (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVYDE-191) "Ivy Settings Path" Browse button results in an incorrectly formatted URL MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org "Ivy Settings Path" Browse button results in an incorrectly formatted URL ------------------------------------------------------------------------- Key: IVYDE-191 URL: https://issues.apache.org/jira/browse/IVYDE-191 Project: IvyDE Issue Type: Bug Affects Versions: 2.0.0.final Reporter: Jon Schneider Priority: Minor "Ivy Settings Path" Browse button results in an incorrectly formatted URL string when you select a Windows network resource on the "Settings" preference page (e.g. file://istoolsrv1/Repository/ivy/ivysettings.xml when the correct URL is file:////istoolsrv1/Repository/ivy/ivysettings.xml). It is missing two forward slashes on the front of the URL. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.