Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 52800 invoked from network); 8 Mar 2005 18:00:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Mar 2005 18:00:26 -0000 Received: (qmail 6266 invoked by uid 500); 8 Mar 2005 18:00:24 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 6198 invoked by uid 500); 8 Mar 2005 18:00:24 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 6185 invoked by uid 99); 8 Mar 2005 18:00:24 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from out1.smtp.messagingengine.com (HELO out1.smtp.messagingengine.com) (66.111.4.25) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 08 Mar 2005 10:00:22 -0800 Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 43FC3C5F6EC for ; Tue, 8 Mar 2005 13:00:19 -0500 (EST) X-Sasl-enc: FzP5eJo0bsZ9ums2oczRzg 1110304819 Received: from [172.16.53.49] (65-65-189-5.ded.swbell.net [65.65.189.5]) by frontend3.messagingengine.com (Postfix) with ESMTP id E06A525599 for ; Tue, 8 Mar 2005 13:00:18 -0500 (EST) Message-ID: <422DE83F.4060903@alumni.rice.edu> Date: Tue, 08 Mar 2005 12:00:31 -0600 From: "B. K. Oxley (binkley)" Organization: The Oxley Family User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [vfs] parsing uri References: <422DDFED.7050607@elisa.fi> In-Reply-To: <422DDFED.7050607@elisa.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Rami Ojares wrote: > new File(new URI( > (new File("$%&#@{}|\\^[]`$")).toURI().toString() > )).getPath() > > Returns $%&#@{}|\\^[]`$ > Which is correct. Yikes! I want to hire you to do all my software testing. That is diabolical. Cheers, --binkley --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org