Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@locus.apache.org Received: (qmail 69655 invoked from network); 3 Dec 2008 13:16:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2008 13:16:37 -0000 Received: (qmail 36534 invoked by uid 500); 3 Dec 2008 13:16:48 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 36367 invoked by uid 500); 3 Dec 2008 13:16:48 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 36355 invoked by uid 99); 3 Dec 2008 13:16:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2008 05:16:48 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [212.123.94.102] (HELO mailserver.quinary.it) (212.123.94.102) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2008 13:15:17 +0000 Received: from [127.0.0.1] ([192.168.144.32]) by mailserver.quinary.it with Microsoft SMTPSVC(6.0.3790.3959); Wed, 3 Dec 2008 14:15:38 +0100 Message-ID: <4936867A.70009@quinary.com> Date: Wed, 03 Dec 2008 14:15:38 +0100 From: Luca Gilardoni User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: jspwiki-user@incubator.apache.org Subject: Re: Section links in IE7 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Dec 2008 13:15:38.0877 (UTC) FILETIME=[3C430AD0:01C95549] X-Virus-Checked: Checked by ClamAV on apache.org I'm giving a try at the weblog stuff. Everything seems reasonably ok, but when I'm in a weblog entry page (e.g. http://www.jspwiki.org/wiki/MyBlog_blogentry_111108_1) I see the add comment link as http://www.jspwiki.org/Comment.jsp?page=MyBlog_comments_111108_1). This is fine, but as soon as the comment is added, the browser is redirected back to the comment page (http://www.jspwiki.org/wiki/MyBlog_comments_111108_1) and not to the weblog entry page, which is what one would expect. Is there a way to force redirect to the weblog page on save? Tx Luca