Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 26872 invoked from network); 2 Feb 2009 15:10:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2009 15:10:20 -0000 Received: (qmail 82496 invoked by uid 500); 2 Feb 2009 15:10:20 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 82413 invoked by uid 500); 2 Feb 2009 15:10:20 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 82402 invoked by uid 99); 2 Feb 2009 15:10:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 07:10:20 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 15:10:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 91F30234C48D for ; Mon, 2 Feb 2009 07:09:59 -0800 (PST) Message-ID: <1705541545.1233587399583.JavaMail.jira@brutus> Date: Mon, 2 Feb 2009 07:09:59 -0800 (PST) From: "Bruno Peeters (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-481) Wrong redirect from Search page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Wrong redirect from Search page ------------------------------- Key: JSPWIKI-481 URL: https://issues.apache.org/jira/browse/JSPWIKI-481 Project: JSPWiki Issue Type: Bug Affects Versions: 2.8.1 Reporter: Bruno Peeters Priority: Minor If a user decides to go to UserPrefernces page from the search page, a wrong redirect parameter is put in the URL : http://xxx/UserPreferences.jsp?redirect=Search After saving the preferences, the user is taken to a page "Search" resulting in an error message "This page does not exist. Why don't you go and create it? " This is probably linked to a previously reported issue : https://issues.apache.org/jira/browse/JSPWIKI-383 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.