Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 49912 invoked from network); 15 Jan 2004 01:01:56 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Jan 2004 01:01:56 -0000 Received: (qmail 75431 invoked by uid 500); 15 Jan 2004 01:01:31 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 75416 invoked by uid 500); 15 Jan 2004 01:01:31 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 75402 invoked from network); 15 Jan 2004 01:01:31 -0000 Received: from unknown (HELO mail.gmx.net) (213.165.64.20) by daedalus.apache.org with SMTP; 15 Jan 2004 01:01:31 -0000 Received: (qmail 22651 invoked by uid 65534); 15 Jan 2004 01:01:31 -0000 Received: from a183069.studnetz.uni-leipzig.de (EHLO gmx.de) (139.18.183.69) by mail.gmx.net (mp006) with SMTP; 15 Jan 2004 02:01:31 +0100 X-Authenticated: #3483660 Message-ID: <4005E6A8.6010801@gmx.de> Date: Thu, 15 Jan 2004 02:02:32 +0100 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: de-de, de, en-us, en-gb, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: "not so many levels" error? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 14.01.2004 23:56, Mark Lundquist wrote: > Dear All, > > I have this (verbatim) in my sitemap: > > > > > > ...and I see: > > Error while evaluating '{1}' : not so many levels > > So what am I not getting? The map:parameter belongs directly to the map:match. {1} so refers to something outside of map:match. And as there is nothing outside of map:match you get this exception. Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org