Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@locus.apache.org Received: (qmail 18689 invoked from network); 3 Dec 2008 16:41:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2008 16:41:25 -0000 Received: (qmail 23195 invoked by uid 500); 3 Dec 2008 16:41:36 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 23182 invoked by uid 500); 3 Dec 2008 16:41:36 -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 23171 invoked by uid 99); 3 Dec 2008 16:41:36 -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 08:41:36 -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: domain of Janne.Jalkanen@ecyrd.com designates 193.64.5.122 as permitted sender) Received: from [193.64.5.122] (HELO mail.ecyrd.com) (193.64.5.122) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2008 16:40:05 +0000 Received: from [192.168.0.10] (cs181005170.pp.htv.fi [82.181.5.170]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.ecyrd.com (Postfix) with ESMTP id 6113148236 for ; Wed, 3 Dec 2008 18:40:36 +0200 (EET) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <4936AE17.1000403@gmail.com> References: <4936867A.70009@quinary.com> <15cc92000812030629w2322e683se1a20ef1ed39a9e5@mail.gmail.com> <4936AE17.1000403@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5FE62037-AA8A-4482-A209-A7432D352EEF@ecyrd.com> Content-Transfer-Encoding: 7bit From: Janne Jalkanen Subject: Re: Section links in IE7 Date: Wed, 3 Dec 2008 18:40:33 +0200 To: jspwiki-user@incubator.apache.org X-Mailer: Apple Mail (2.753.1) X-Virus-Checked: Checked by ClamAV on apache.org No, it's not. That's how it has worked pretty much since day one, and as far as I know, I've been the only user of this feature, so I've never really bothered to fix it... I have kinda been waiting for JSPWiki 3 and some metadata features of it before rewriting the whole thing. /Janne On Dec 3, 2008, at 18:04 , lgilardoni61@gmail.com wrote: > Uhm, I suspect there is something wrong then in what I see (check > on http://www.jspwiki.org/wiki/MyBlog_blogentry_111108_1) > > - the weblog entry page has a link to the weblog page - and a link > to add a weblog comment > - but if you add a comment, this goes to the disussion page and > when you save you have taken there, > where I see back link (well, actually there is as it likely left in > the trail ... ok for me but not for a naive > end user) .. or it is there and I simply cannot see it? > > Luca > > Dirk Frederickx wrote: >> If you want to jump back to the weblog page, you will need to modify >> the template jsp's. >> However, imo this is not logical. You are editing the comment >> page, so >> you should view that page when done. Notice that the current >> template >> has a link back to the weblog page, so it's just one click away. >> >> dirk >> >> On 12/3/08, Luca Gilardoni wrote: >> >>> 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 >>> >>>