Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 62484 invoked from network); 12 Mar 2009 10:39:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2009 10:39:14 -0000 Received: (qmail 93966 invoked by uid 500); 12 Mar 2009 10:39:14 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 93950 invoked by uid 500); 12 Mar 2009 10:39:13 -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 93939 invoked by uid 99); 12 Mar 2009 10:39:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2009 03:39:13 -0700 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; Thu, 12 Mar 2009 10:39:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ECACE234C041 for ; Thu, 12 Mar 2009 03:38:52 -0700 (PDT) Message-ID: <989360444.1236854332955.JavaMail.jira@brutus> Date: Thu, 12 Mar 2009 03:38:52 -0700 (PDT) From: "Roland Whitehead (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-518) Saving after editing a section should return you to that section 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 Saving after editing a section should return you to that section ---------------------------------------------------------------- Key: JSPWIKI-518 URL: https://issues.apache.org/jira/browse/JSPWIKI-518 Project: JSPWiki Issue Type: Improvement Components: Default template Affects Versions: 2.8.1 Reporter: Roland Whitehead Priority: Minor The ability to edit sections is really good. Sadly if you edit a section and save it, you are returned to the top of the document. Surely it would be easy to pass the link to the section itself when going into the editor so that saving or cancelling the edit would return you to that section. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.