Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 40210 invoked from network); 26 Dec 2007 08:29:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Dec 2007 08:29:06 -0000 Received: (qmail 90207 invoked by uid 500); 26 Dec 2007 08:28:55 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 90195 invoked by uid 500); 26 Dec 2007 08:28:55 -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 90186 invoked by uid 99); 26 Dec 2007 08:28:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Dec 2007 00:28:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Dec 2007 08:28:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1014D71422B for ; Wed, 26 Dec 2007 00:28:43 -0800 (PST) Message-ID: <4784712.1198657723055.JavaMail.jira@brutus> Date: Wed, 26 Dec 2007 00:28:43 -0800 (PST) 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#action_12554381 ] Janne Jalkanen commented on JSPWIKI-27: --------------------------------------- I can confirm this is occurring in 2.6.0 as well. It seems to occur whenever a spammer fails to modify a page - perhaps the RedirectException is messing something? It also seems to affect all pages at once, so it's probably a caching issue. > 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 > Priority: Minor > > 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.