Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 33795 invoked from network); 23 Aug 2009 18:58:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Aug 2009 18:58:00 -0000 Received: (qmail 78350 invoked by uid 500); 23 Aug 2009 18:58:21 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 78342 invoked by uid 500); 23 Aug 2009 18:58:21 -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 78332 invoked by uid 99); 23 Aug 2009 18:58:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 18:58:21 +0000 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; Sun, 23 Aug 2009 18:58:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 57FDF234C04C for ; Sun, 23 Aug 2009 11:57:59 -0700 (PDT) Message-ID: <1386568149.1251053879359.JavaMail.jira@brutus> Date: Sun, 23 Aug 2009 11:57:59 -0700 (PDT) From: "Dirk Frederickx (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-481) Wrong redirect from Search page In-Reply-To: <1705541545.1233587399583.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746656#action_12746656 ] Dirk Frederickx commented on JSPWIKI-481: ----------------------------------------- Florian, I don't see any issue in having the "FindPage" still referenced in a (very) few places. When used, it will be properly redirected to the Search.jsp. Anyway, a quick grep didn't show much references to this "FindPage", except from some in the "/wikipages". So here is a good 'voting' candidate :D : shall we keep "FindPage" or do we remove it as reserved special-page in v3.xx ? dirk > 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 > Fix For: 2.8.3, 3.0 > > Original Estimate: 0h > Remaining Estimate: 0h > > 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.