Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 3875 invoked from network); 11 Jun 2006 21:49:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jun 2006 21:49:54 -0000 Received: (qmail 58537 invoked by uid 500); 11 Jun 2006 21:49:54 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 58485 invoked by uid 500); 11 Jun 2006 21:49:53 -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 58474 invoked by uid 99); 11 Jun 2006 21:49:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jun 2006 14:49:53 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.23.3.142] (HELO rutherford.zen.co.uk) (212.23.3.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jun 2006 14:49:52 -0700 Received: from [82.69.78.226] (helo=[192.168.0.2]) by rutherford.zen.co.uk with esmtp (Exim 4.34) id 1FpXoI-0001Ou-Pf for dev@forrest.apache.org; Sun, 11 Jun 2006 21:49:30 +0000 Message-ID: <448C8FE4.2060404@apache.org> Date: Sun, 11 Jun 2006 22:49:24 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: [jira] Closed: (FOR-876) locationmap demo in fresh-site is broken References: <9294325.1146870268989.JavaMail.jira@brutus> <21132622.1149882210151.JavaMail.jira@brutus> <20060610000341.GM26338@igg.indexgeo.com.au> In-Reply-To: <20060610000341.GM26338@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Rutherford-IP: [82.69.78.226] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Crossley wrote: > Ross Gardler (JIRA) wrote: > >>http://issues.apache.org/jira/browse/FOR-876 >> >>Ross Gardler closed FOR-876: >>---------------------------- >> >> Resolution: Cannot Reproduce >> >>I can confirm that Gavins observations are correct. I just did a fresh site and the rewrite demo works. >> >>The remote functionality was never broken (see mail thread linked to when issue was reported). >> >>I think this must have been broken and fixed by some other work elsewhere (perhaps in Cocoon?) > > > Ross, this is still broken for me. > > What do you get for localhost:8888/remoteDemo/index.html ? > I get "The requested resource "/remoteDemo/index.html" could not be found". Sorry I should have actually tested both links rather than just stating the remote features work so it must work here. I see that from IRC and a few minds you all realised that the problem was within the fresh-site not with the locationmap itself. Thanks to all who fixed this overlapping issue. Ross