Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 51125 invoked by uid 500); 12 Jun 2001 04:18:38 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 51098 invoked from network); 12 Jun 2001 04:18:36 -0000 Date: Tue, 12 Jun 2001 00:18:10 -0400 (EDT) From: Donald Ball X-X-Sender: To: Subject: [c2.x] bug in sitemap redirector Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N i've got this pipeline in my sitemap: if i come in with this url: /uptgen/add/product?foo=bar if the action is successful, i am redirected to: /uptgen/product/ID?foo=bar (where ID is the value of the id in the map returned from the action) the original querystring has no business in the redirected url. is this a side effect of the move to the Redirector class? - donald --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org