Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 49798 invoked from network); 31 Mar 2009 21:01:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2009 21:01:22 -0000 Received: (qmail 26802 invoked by uid 500); 31 Mar 2009 21:01:22 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 26777 invoked by uid 500); 31 Mar 2009 21:01:22 -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 26766 invoked by uid 99); 31 Mar 2009 21:01:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 21:01: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; Tue, 31 Mar 2009 21:01:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 97F0C234C004 for ; Tue, 31 Mar 2009 14:00:50 -0700 (PDT) Message-ID: <1599447704.1238533250621.JavaMail.jira@brutus> Date: Tue, 31 Mar 2009 14:00:50 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Updated: (JSPWIKI-521) Rename does not affect [{SET alias='PageName'}] In-Reply-To: <1047594820.1238417090895.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-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Jalkanen updated JSPWIKI-521: ----------------------------------- Remaining Estimate: 0h Original Estimate: 0h True, but I don't know whether this is possible to fix :-/. It may be doable in 3.x timeframe since we can actually search for redirections from the repo then. > Rename does not affect [{SET alias='PageName'}] > ----------------------------------------------- > > Key: JSPWIKI-521 > URL: https://issues.apache.org/jira/browse/JSPWIKI-521 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.8.1 > Environment: Red Hat Linux, Sun JDK 1.6.0_07 > Reporter: Stefan Bohn > Priority: Minor > Original Estimate: 0h > Remaining Estimate: 0h > > http://www.jspwiki.org/wiki/PageAlias > If you rename the page PageName, pages with [{SET alias='PageName'}] are not changed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.