Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 67779 invoked from network); 21 Nov 2005 13:50:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Nov 2005 13:50:05 -0000 Received: (qmail 59930 invoked by uid 500); 21 Nov 2005 13:50:04 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 59744 invoked by uid 500); 21 Nov 2005 13:50:03 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 59733 invoked by uid 99); 21 Nov 2005 13:50:03 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2005 05:50:03 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 151D0239 for ; Mon, 21 Nov 2005 14:49:42 +0100 (CET) Message-ID: <165035670.1132580981939.JavaMail.jira@ajax.apache.org> Date: Mon, 21 Nov 2005 14:49:41 +0100 (CET) From: "Tim Williams (JIRA)" To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-736) LocationMap fails to find files with embedded spaces in the URL In-Reply-To: <1748462540.1132580082215.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/FOR-736?page=comments#action_12358148 ] Tim Williams commented on FOR-736: ---------------------------------- Can someone explain a bit more about this? Spaces that aren't URI encoded aren't a valid URL, right? So why should it worry about them? Maybe I'm missing the issue... > LocationMap fails to find files with embedded spaces in the URL > --------------------------------------------------------------- > > Key: FOR-736 > URL: http://issues.apache.org/jira/browse/FOR-736 > Project: Forrest > Type: Bug > Components: Locationmap > Versions: 0.8-dev > Environment: Suspect all environments, but tested in Forrest r345489 & jdk1.5.0_05 running on WinXP > Reporter: Greg Jenci > Fix For: 0.8-dev > > The LocationMap fails to find files that have spaces embedded in the URL. For instance, in my case, it will find > http://10.222.12.456/open/System%20Identification%20Report.pdf > But fails to find it as > http://10.222.12.456/open/System Identification Report.pdf > Incidentally, for information on resolving to PDF files please see http://www.mail-archive.com/user@forrest.apache.org/msg01212.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira