Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 54510 invoked from network); 25 Aug 2008 20:24:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Aug 2008 20:24:05 -0000 Received: (qmail 67936 invoked by uid 500); 25 Aug 2008 20:24:03 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 67919 invoked by uid 500); 25 Aug 2008 20:24: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 67908 invoked by uid 99); 25 Aug 2008 20:24:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2008 13:24: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; Mon, 25 Aug 2008 20:23:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 38FD3234C1B2 for ; Mon, 25 Aug 2008 13:23:44 -0700 (PDT) Message-ID: <837818878.1219695824219.JavaMail.jira@brutus> Date: Mon, 25 Aug 2008 13:23:44 -0700 (PDT) From: "Dirk Frederickx (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (JSPWIKI-329) wrong version history grouping on page info tab In-Reply-To: <1260459728.1217581352243.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-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Frederickx resolved JSPWIKI-329. ------------------------------------- Resolution: Fixed Fixed in v2.7.0-alpha-30 (i hope ;-)) > wrong version history grouping on page info tab > ----------------------------------------------- > > Key: JSPWIKI-329 > URL: https://issues.apache.org/jira/browse/JSPWIKI-329 > Project: JSPWiki > Issue Type: Bug > Components: Default template > Affects Versions: 2.6.3, 2.7.x > Reporter: Florian Holeczek > Priority: Minor > Fix For: 2.8 > > Attachments: 60_versions.png, JSPWIKI-329.png > > > The version history is grouped by 20 entries per page. However, the grouping should follow the sorting order. At the moment, it starts at version-1, which results e.g. in only displayed version on page 1 if there are 20 versions available (see attached screenshot). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.