Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 62841 invoked from network); 30 Aug 2008 16:02:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2008 16:02:07 -0000 Received: (qmail 84579 invoked by uid 500); 30 Aug 2008 16:02:05 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 84566 invoked by uid 500); 30 Aug 2008 16:02:05 -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 84553 invoked by uid 99); 30 Aug 2008 16:02:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Aug 2008 09:02:05 -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; Sat, 30 Aug 2008 16:01:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 50F3E234C1C5 for ; Sat, 30 Aug 2008 09:01:45 -0700 (PDT) Message-ID: <333849664.1220112105330.JavaMail.jira@brutus> Date: Sat, 30 Aug 2008 09:01:45 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (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:all-tabpanel ] Janne Jalkanen resolved JSPWIKI-27. ----------------------------------- Resolution: Fixed Fix Version/s: (was: 2.8.1) 2.8 Should be fixed in 2.7.0-alpha-32. > 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 > > > 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.