Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 77596 invoked from network); 20 Aug 2008 20:17:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Aug 2008 20:17:05 -0000 Received: (qmail 57187 invoked by uid 500); 20 Aug 2008 20:17:03 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 57179 invoked by uid 500); 20 Aug 2008 20:17:03 -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 57168 invoked by uid 99); 20 Aug 2008 20:17:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2008 13:17:03 -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; Wed, 20 Aug 2008 20:16:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 400E6234C1B6 for ; Wed, 20 Aug 2008 13:16:44 -0700 (PDT) Message-ID: <180429197.1219263404250.JavaMail.jira@brutus> Date: Wed, 20 Aug 2008 13:16:44 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-27) RecentChanges changenote is random In-Reply-To: <5346420.1194528410556.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624119#action_12624119 ] Janne Jalkanen commented on JSPWIKI-27: --------------------------------------- I think this was after all a different bug from the ACL issue. This should now be fixed in 2.7.0-alpha-22, but I'm keeping it open until further notice. > RecentChanges changenote is random > ---------------------------------- > > Key: JSPWIKI-27 > URL: https://issues.apache.org/jira/browse/JSPWIKI-27 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.5.139-beta > Reporter: Janne Jalkanen > Assignee: Janne Jalkanen > Priority: Minor > Fix For: 2.8.1 > > > The changenote on RecentChanges seems to be sometimes the last issued comment. For example, if version 21 had a comment "Foo", then the recentchanges will show even at version 29 the comment "Foo". However, this does not seem to occur always. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.