Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 57529 invoked from network); 23 May 2006 08:11:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 May 2006 08:11:23 -0000 Received: (qmail 51828 invoked by uid 500); 23 May 2006 08:11:22 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 51790 invoked by uid 500); 23 May 2006 08:11:22 -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 51778 invoked by uid 99); 23 May 2006 08:11:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 May 2006 01:11:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of bdelacretaz@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 May 2006 01:11:20 -0700 Received: by nf-out-0910.google.com with SMTP id a4so23451nfc for ; Tue, 23 May 2006 01:10:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=PZppRJKEd3W/E25Cl6P4qycNvn15pRBAxhIPXGHQzc5KCMJpfsXL5h2ybTHi/hcDl99YntVsJcFiOKAJfbEw+LI5m1q2DyLySOaW7VCT+i++rvNe+ShQzd8oYQes+Pq1suskr9kBc1WlUXtjbf1evI9/2mQjV+wfHEzZ+fvpXts= Received: by 10.48.241.4 with SMTP id o4mr4519351nfh; Tue, 23 May 2006 01:10:59 -0700 (PDT) Received: by 10.48.202.19 with HTTP; Tue, 23 May 2006 01:10:59 -0700 (PDT) Message-ID: Date: Tue, 23 May 2006 10:10:59 +0200 From: "Bertrand Delacretaz" Sender: bdelacretaz@gmail.com To: dev@forrest.apache.org Subject: Re: Dispatcher and i18n (Was: ForrestBot build for forrest-sample-2 FAILED) In-Reply-To: <20060523013504.GT452@igg.indexgeo.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200605221756.k4MHuOu3000279@forrest.zones.apache.org> <20060523013504.GT452@igg.indexgeo.com.au> X-Google-Sender-Auth: c3261e18be7e944e X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/23/06, David Crossley wrote: > It seems that the Dispatcher doesn't handle the recent i18n changes. > Or perhaps the switching of the default to true... I'm not familiar with the Dispatcher, but disabling i18n by default (in fresh-site), if needed to work around this problem, is no big deal. It just needs a note in main/fresh-site/src/documentation/content/xdocs/index.xml, to indicate that people must enable it to test the i18n pages. -Bertrand